Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Bluetooth LE device address type.
Windows 10, version 1703, Windows 10, version 1607
propertyDescription
name = System.Devices.Aep.Bluetooth.Le.AddressType
shellPKey = PKEY_Devices_Aep_Bluetooth_Le_AddressType
formatID = 995EF0B0-7EB3-4A8B-B9CE-068BB3F4AF69
propID = 4
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = Byte
IsInnate = true
EnumeratedList
UseValueForDefault = True
enum
name = Public
value = 0
text = Public Address
defineToken = BLUETOOTH_ADDRESS_TYPE_PUBLIC
enum
name = Random
value = 1
text = Random Address
defineToken = BLUETOOTH_ADDRESS_TYPE_RANDOM
Windows 10, version 1511
propertyDescription
name = System.Devices.Aep.Bluetooth.Le.AddressType
shellPKey = PKEY_Devices_Aep_Bluetooth_Le_AddressType
formatID = 995EF0B0-7EB3-4A8B-B9CE-068BB3F4AF69
propID = 4
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = Byte
IsInnate = true
Remarks
PKEY values are defined in Propkey.h.
Related topics