ble_gattc_evt_char_desc_disc_t Struct Reference

GATT characteristic descriptor discovery event for BLE_GATTC_EVT_CHAR_DESC_DISC. More...

#include <ble_gattc.h>

Public Attributes

uint16_t count
 
ble_gattc_desc_tchar_descs
 

Detailed Description

GATT characteristic descriptor discovery event for BLE_GATTC_EVT_CHAR_DESC_DISC.

Definition at line 352 of file ble_gattc.h.

Member Data Documentation

◆ char_descs

ble_gattc_desc_t* ble_gattc_evt_char_desc_disc_t::char_descs

Descriptor data.

Definition at line 355 of file ble_gattc.h.

◆ count

uint16_t ble_gattc_evt_char_desc_disc_t::count

Descriptor count.

Definition at line 354 of file ble_gattc.h.


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