|
FreeRTOS:
BLE
BLE
|
| Return to main page ↑ |
UUID. More...
#include <bt_hal_manager_types.h>
Data Fields | |
| BTuuidType_t | ucType |
| union { | |
| uint16_t uu16 | |
| uint32_t uu32 | |
| uint8_t uu128 [bt128BIT_UUID_LEN] | |
| } | uu |
UUID.
| BTuuidType_t BTUuid_t::ucType |
UUID type
| uint16_t BTUuid_t::uu16 |
UUID, 16 bits.
| uint32_t BTUuid_t::uu32 |
UUID, 32 bits.
| uint8_t BTUuid_t::uu128[bt128BIT_UUID_LEN] |
UUID, 128 bits.