GATT descriptor. More...

#include <ble_gattc.h>

Data Fields

uint16_t attr_hdl
 
uint8_t uuid_len
 
uint8_t * p_uuid
 

Detailed Description

GATT descriptor.

Field Documentation

◆ attr_hdl

uint16_t ble_gattc_desc_t::attr_hdl

Attribute handle.

◆ p_uuid

uint8_t* ble_gattc_desc_t::p_uuid

Descriptor UUID.

◆ uuid_len

uint8_t ble_gattc_desc_t::uuid_len

Descriptor UUID length.


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