tBT_UUID Struct Reference
tBT_UUID Struct Reference
#include <
bt_types.h
>
Data Fields |
|
UINT16 | len |
union { | |
UINT16 uuid16 | |
UINT32 uuid32 | |
UINT8 uuid128 [ MAX_UUID_SIZE ] | |
} | uu |
Detailed Description
Definition at line 398 of file bt_types.h .
Field Documentation
UINT16 len |
Definition at line 404 of file bt_types.h .
union { ... } uu |
UINT8 uuid128[ MAX_UUID_SIZE ] |
Definition at line 410 of file bt_types.h .
UINT16 uuid16 |
Definition at line 408 of file bt_types.h .
UINT32 uuid32 |
Definition at line 409 of file bt_types.h .
The documentation for this struct was generated from the following file:
- external/libnfc-nci/src/include/ bt_types.h