|
XenevaOS
|
#include <BluetoothAttribute.h>
Public Attributes | ||
| UINT8 | Length | |
| union { | ||
| UINT16 Uuid16 | ||
| UINT32 Uuid32 | ||
| UINT8 Uuid128 [16] | ||
| } | Data | |
| union { ... } EFI_BLUETOOTH_UUID::Data |
| UINT8 EFI_BLUETOOTH_UUID::Length |
| UINT8 EFI_BLUETOOTH_UUID::Uuid128[16] |
| UINT16 EFI_BLUETOOTH_UUID::Uuid16 |
| UINT32 EFI_BLUETOOTH_UUID::Uuid32 |