BluetoothDeviceInfoProperties Enumeration |
Namespace: InTheHand.Net.Bluetooth
[FlagsAttribute] public enum BluetoothDeviceInfoProperties
Member name | Value | Description | |
---|---|---|---|
Address | 1 | ||
Cod | 2 | ||
Name | 4 | ||
Paired | 8 | ||
Personal | 16 | ||
Connected | 32 | ||
ShortName | 64 | ||
Visible | 128 | ||
SspSupported | 256 | ||
SspPaired | 512 | ||
SspMitmProtected | 1024 | ||
Rssi | 4096 | ||
Eir | 8192 | ||
BR | 16384 | ||
LE | 32768 | ||
LEPaired | 65536 | ||
LEPersonal | 131072 | ||
LEMitmProtected | 262144 |