S120 SoftDevice v2.1.0
Bluetooth Low Energy UUID type, encapsulates both 16-bit and 128-bit UUIDs. More...
#include <ble_types.h>
Detailed Description
Bluetooth Low Energy UUID type, encapsulates both 16-bit and 128-bit UUIDs.
Field Documentation
| uint8_t ble_uuid_t::type |
UUID type, see Types of UUID . If type is BLE_UUID_TYPE_UNKNOWN , the value of uuid is undefined.
| uint16_t ble_uuid_t::uuid |
16-bit UUID value or octets 12-13 of 128-bit UUID.