Android.Bluetooth.BluetoothDevice.DeviceTypeLe Field
Bluetooth device type, Low Energy - LE-only

Value: 2

Syntax

[Android.Runtime.Register("DEVICE_TYPE_LE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.BluetoothDeviceType enum directly instead of this field.")]
public const BluetoothDeviceType DeviceTypeLe

Remarks

Bluetooth device type, Low Energy - LE-only

[Android Documentation]

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18