GATT UUID structure. More...

#include <ble_gatt.h>

Public Attributes

uint8_t uuid_len
 
uint8_t * uuid
 

Detailed Description

GATT UUID structure.

Definition at line 80 of file ble_gatt.h.

Member Data Documentation

◆ uuid

uint8_t* ble_uuid_t::uuid

UUID value.

Definition at line 83 of file ble_gatt.h.

◆ uuid_len

uint8_t ble_uuid_t::uuid_len

UUID length.

Definition at line 82 of file ble_gatt.h.


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