btDiscoverDevicesStop()

This function cancels the running bluetooth discovery.

Synopsis

int btDiscoverDevicesStop();

Parameters

-

Return Value

The function returns 0 on success or -1 when no discovery is currently running.

Errors

No discovery is currently running.

Description

This function is used to cancel a running bluetooth discovery started with btDiscoverDevicesStart().

Assignment

Mobile UI control functions

Availability

UI