TianoCore EDK2 master
|
#include <MdePkg/Include/IndustryStandard/Bluetooth.h>
Data Fields | |
UINT8 | Address [6] |
UINT8 | Type |
Definition at line 38 of file Bluetooth.h.
UINT8 BLUETOOTH_LE_ADDRESS::Address[6] |
48-bit Bluetooth device address
Definition at line 42 of file Bluetooth.h.
UINT8 BLUETOOTH_LE_ADDRESS::Type |
0x00 - Public Device Address 0x01 - Random Device Address
Definition at line 47 of file Bluetooth.h.