GATTC Cache characteristic descriptor attribute structure. More...

#include <ble_gattc_cache.h>

Public Attributes

uint8_t uuid_len
 
uint8_t * p_uuid
 

Detailed Description

GATTC Cache characteristic descriptor attribute structure.

Definition at line 123 of file ble_gattc_cache.h.

Member Data Documentation

◆ p_uuid

uint8_t* ble_gattc_cache_desc_t::p_uuid

Descriptor UUID.

Definition at line 126 of file ble_gattc_cache.h.

◆ uuid_len

uint8_t ble_gattc_cache_desc_t::uuid_len

Descriptor UUID length.

Definition at line 125 of file ble_gattc_cache.h.


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