| Type | Reason |
|---|---|
| AdvertiseCallback | Bluetooth LE advertising callbacks, used to deliver advertising operation status. |
| AdvertiseData | Advertise data packet container for Bluetooth LE advertising. |
| AdvertiseData+Builder | Documentation for this section has not yet been entered. |
| AdvertiseData+InterfaceConsts | Documentation for this section has not yet been entered. |
| AdvertiseFailure | Enumerates values returned by several methods of Android.Bluetooth.LE.AdvertiseFailure and taken as a parameter of the Android.Bluetooth.LE.AdvertiseCallback.OnStartFailure member. |
| AdvertiseMode | Enumerates values returned by several types and taken as a parameter of the Android.Bluetooth.LE.AdvertiseSettings.Builder.SetAdvertiseMode member. |
| AdvertiseSettings | The Android.Bluetooth.LE.AdvertiseSettings provide a way to adjust advertising preferences for each Bluetooth LE advertisement instance. |
| AdvertiseSettings+Builder | Documentation for this section has not yet been entered. |
| AdvertiseSettings+InterfaceConsts | Documentation for this section has not yet been entered. |
| AdvertiseTx | Enumerates values returned by several types and taken as a parameter of the Android.Bluetooth.LE.AdvertiseSettings.Builder.SetTxPowerLevel member. |
| BluetoothLeAdvertiser | This class provides a way to perform Bluetooth LE advertise operations, such as starting and stopping advertising. |
| BluetoothLeScanner | This class provides methods to perform scan related operations for Bluetooth LE devices. |
| ScanCallback | Bluetooth LE scan callbacks. |
| ScanCallbackType | Enumerates values returned by the Android.Bluetooth.LE.ScanCallbackType.AllMatches, and Android.Bluetooth.LE.ScanSettings.CallbackType members and taken as a parameter of the Android.Bluetooth.LE.ScanCallback.OnScanResult member. |
| ScanFailure | Enumerates values returned by several methods of Android.Bluetooth.LE.ScanFailure and taken as a parameter of the Android.Bluetooth.LE.ScanCallback.OnScanFailed member. |
| ScanFilter | Criteria for filtering result from Bluetooth LE scans. |
| ScanFilter+Builder | Documentation for this section has not yet been entered. |
| ScanFilter+InterfaceConsts | Documentation for this section has not yet been entered. |
| ScanMode | Enumerates values returned by several types and taken as a parameter of the Android.Bluetooth.LE.ScanSettings.Builder.SetScanMode member. |
| ScanRecord | Represents a scan record from Bluetooth LE scan. |
| ScanResult | ScanResult for Bluetooth LE scan. |
| ScanResult+InterfaceConsts | Documentation for this section has not yet been entered. |
| ScanSettings | Bluetooth LE scan settings are passed to Android.Bluetooth.LE.BluetoothLeScanner.StartScan(Android.Bluetooth.LE.ScanCallback) to define the parameters for the scan. |
| ScanSettings+Builder | Documentation for this section has not yet been entered. |
| ScanSettings+InterfaceConsts | Documentation for this section has not yet been entered. |