The Wayback Machine - https://web.archive.org/web/20151028230145/http://developer.xamarin.com:80/api/namespace/Android.Bluetooth.LE/
Android Guides | Samples

Android.Bluetooth.LE Namespace

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+Builder
InterfaceConsts
AdvertiseFailureEnumerates values returned by several methods of AdvertiseFailure and taken as a parameter of the AdvertiseCallback.OnStartFailure member.
AdvertiseModeEnumerates values returned by several types and taken as a parameter of the AdvertiseSettings+Builder.SetAdvertiseMode member.
AdvertiseSettingsThe AdvertiseSettings provide a way to adjust advertising preferences for each Bluetooth LE advertisement instance.
Builder
InterfaceConsts
AdvertiseTxEnumerates values returned by several types and taken as a parameter of the 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 ScanCallbackType.AllMatches, and ScanSettings.CallbackType members and taken as a parameter of the ScanCallback.OnScanResult member.
ScanFailureEnumerates values returned by several methods of ScanFailure and taken as a parameter of the ScanCallback.OnScanFailed member.
ScanFilterCriteria for filtering result from Bluetooth LE scans.
Builder
InterfaceConsts
ScanModeEnumerates values returned by several types and taken as a parameter of the ScanSettings+Builder.SetScanMode member.
ScanRecordRepresents a scan record from Bluetooth LE scan.
ScanResultScanResult for Bluetooth LE scan.
InterfaceConsts
ScanSettingsBluetooth LE scan settings are passed to BluetoothLeScanner.StartScan(ScanCallback) to define the parameters for the scan.
Builder
InterfaceConsts