Android.Bluetooth.LE Namespace
Remarks
Classes
| Type | Reason |
|---|---|
| AdvertiseCallback | Bluetooth LE advertising callbacks, used to deliver advertising operation status. |
| AdvertiseData | Advertise data packet container for Bluetooth LE advertising. |
| AdvertiseData+Builder | |
| InterfaceConsts | |
| AdvertiseFailure | Enumerates values returned by several methods of AdvertiseFailure and taken as a parameter of the AdvertiseCallback.OnStartFailure member. |
| AdvertiseMode | Enumerates values returned by several types and taken as a parameter of the AdvertiseSettings+Builder.SetAdvertiseMode member. |
| AdvertiseSettings | The AdvertiseSettings provide a way to adjust advertising preferences for each Bluetooth LE advertisement instance. |
| Builder | |
| InterfaceConsts | |
| AdvertiseTx | Enumerates values returned by several types and taken as a parameter of the 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 ScanCallbackType.AllMatches, and ScanSettings.CallbackType members and taken as a parameter of the ScanCallback.OnScanResult member. |
| ScanFailure | Enumerates values returned by several methods of ScanFailure and taken as a parameter of the ScanCallback.OnScanFailed member. |
| ScanFilter | Criteria for filtering result from Bluetooth LE scans. |
| Builder | |
| InterfaceConsts | |
| ScanMode | Enumerates values returned by several types and taken as a parameter of the ScanSettings+Builder.SetScanMode member. |
| ScanRecord | Represents a scan record from Bluetooth LE scan. |
| ScanResult | ScanResult for Bluetooth LE scan. |
| InterfaceConsts | |
| ScanSettings | Bluetooth LE scan settings are passed to BluetoothLeScanner.StartScan(ScanCallback) to define the parameters for the scan. |
| Builder | |
| InterfaceConsts |

