Spresense SDK Library v3.4.5-e9a4f17
Loading...
Searching...
No Matches
BLE_UUID Struct Reference

BLE UUID structure. More...

#include <ble_gatt.h>

Collaboration diagram for BLE_UUID:

Public Attributes

BLE_GATT_UUID_TYPE type
 
union { 
 
   BLE_UUID128   uuid128 
 
   BLE_UUID_ALIAS   alias 
 
value 
 

Detailed Description

BLE UUID structure.

Member Data Documentation

◆ type

◆ uuid128

BLE_UUID128 uuid128

128-bit UUID BLE_UUID128

◆ alias

UUID base alias BLE_UUID_ALIAS

◆ [union]

union { ... } value

value union


The documentation for this struct was generated from the following file: