Android.Bluetooth.LE Namespace

Documentation for this section has not yet been entered.

Remarks

To be added.

Classes

TypeReason
AdvertiseCallbackBluetooth LE advertising callbacks, used to deliver advertising operation status.
AdvertiseDataAdvertise data packet container for Bluetooth LE advertising.
AdvertiseData+BuilderDocumentation for this section has not yet been entered.
AdvertiseData+InterfaceConstsDocumentation for this section has not yet been entered.
AdvertiseFailureEnumerates values returned by several methods of Android.Bluetooth.LE.AdvertiseFailure and taken as a parameter of the Android.Bluetooth.LE.AdvertiseCallback.OnStartFailure member.
AdvertiseModeEnumerates values returned by several types and taken as a parameter of the Android.Bluetooth.LE.AdvertiseSettings.Builder.SetAdvertiseMode member.
AdvertiseSettingsThe Android.Bluetooth.LE.AdvertiseSettings provide a way to adjust advertising preferences for each Bluetooth LE advertisement instance.
AdvertiseSettings+BuilderDocumentation for this section has not yet been entered.
AdvertiseSettings+InterfaceConstsDocumentation for this section has not yet been entered.
AdvertiseTxEnumerates values returned by several types and taken as a parameter of the Android.Bluetooth.LE.AdvertiseSettings.Builder.SetTxPowerLevel member.
BluetoothLeAdvertiserThis class provides a way to perform Bluetooth LE advertise operations, such as starting and stopping advertising.
BluetoothLeScannerThis class provides methods to perform scan related operations for Bluetooth LE devices.
ScanCallbackBluetooth LE scan callbacks.
ScanCallbackTypeEnumerates 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.
ScanFailureEnumerates values returned by several methods of Android.Bluetooth.LE.ScanFailure and taken as a parameter of the Android.Bluetooth.LE.ScanCallback.OnScanFailed member.
ScanFilterCriteria for filtering result from Bluetooth LE scans.
ScanFilter+BuilderDocumentation for this section has not yet been entered.
ScanFilter+InterfaceConstsDocumentation for this section has not yet been entered.
ScanModeEnumerates values returned by several types and taken as a parameter of the Android.Bluetooth.LE.ScanSettings.Builder.SetScanMode member.
ScanRecordRepresents a scan record from Bluetooth LE scan.
ScanResultScanResult for Bluetooth LE scan.
ScanResult+InterfaceConstsDocumentation for this section has not yet been entered.
ScanSettingsBluetooth LE scan settings are passed to Android.Bluetooth.LE.BluetoothLeScanner.StartScan(Android.Bluetooth.LE.ScanCallback) to define the parameters for the scan.
ScanSettings+BuilderDocumentation for this section has not yet been entered.
ScanSettings+InterfaceConstsDocumentation for this section has not yet been entered.