ble_gattc_evt_enh_char_desc_disc_t Struct Reference

GATT characteristic descriptor discovery. More...

#include <ble_gattc.h>

Public Attributes

uint16_t cid
 
uint16_t count
 
ble_gattc_desc_tchar_descs
 

Detailed Description

GATT characteristic descriptor discovery.

Definition at line 355 of file ble_gattc.h.

Member Data Documentation

◆ char_descs

ble_gattc_desc_t* ble_gattc_evt_enh_char_desc_disc_t::char_descs

Descriptor data.

Definition at line 359 of file ble_gattc.h.

◆ cid

uint16_t ble_gattc_evt_enh_char_desc_disc_t::cid

Channel id.

Definition at line 357 of file ble_gattc.h.

◆ count

uint16_t ble_gattc_evt_enh_char_desc_disc_t::count

Descriptor count.

Definition at line 358 of file ble_gattc.h.


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