Android.Bluetooth.LE.BluetoothLeScanner Members

The members of Android.Bluetooth.LE.BluetoothLeScanner are listed below.

See Also: Inherited members from Java.Lang.Object

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

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.