Example usage for Java android.bluetooth.le BluetoothLeScanner fields, constructors, methods, implement or subclass
The text is from its open source code.
void | startScan(List Start Bluetooth LE scan. |
int | startScan(@Nullable List Start Bluetooth LE scan using a PendingIntent . |
void | stopScan(ScanCallback callback) Stops an ongoing Bluetooth LE scan. |
void | stopScan(PendingIntent callbackIntent) Stops an ongoing Bluetooth LE scan started using a PendingIntent. |