Android.Bluetooth.LE.BluetoothLeScanner: Method Members

The methods of Android.Bluetooth.LE.BluetoothLeScanner are listed below. For a list of all members, see the BluetoothLeScanner Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

FlushPendingScanResults(ScanCallback)
Flush pending batch scan results stored in Bluetooth controller.
StartScan(ScanCallback)
Start Bluetooth LE scan with default parameters and no filters.
StartScan(IList<ScanFilter>, ScanSettings, ScanCallback)
Documentation for this section has not yet been entered.
StopScan(ScanCallback)
Stops an ongoing Bluetooth LE scan.