ble_gattc_char_desc_disc_t Struct Reference

GATT characteristic descriptor discovery. More...

#include <ble_gattc.h>

Public Attributes

uint16_t count
 
ble_gattc_desc_t char_descs [__ARRAY_EMPTY]
 

Detailed Description

GATT characteristic descriptor discovery.

Definition at line 263 of file ble_gattc.h.

Member Data Documentation

◆ char_descs

ble_gattc_desc_t ble_gattc_char_desc_disc_t::char_descs[__ARRAY_EMPTY]

Descriptor data.

Definition at line 266 of file ble_gattc.h.

◆ count

uint16_t ble_gattc_char_desc_disc_t::count

Descriptor count.

Definition at line 265 of file ble_gattc.h.


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