Developer World
Spresense SDK Library v3.2.0-ebc0364
ble_gattc_db_disc_char_s Struct Reference

GATTC discovered characteristic data structure. More...

#include <ble_gatt.h>

Collaboration diagram for ble_gattc_db_disc_char_s:

Public Attributes

uint16_t cepd_handle
 
uint16_t cudd_handle
 
uint16_t cccd_handle
 
uint16_t sccd_handle
 
uint16_t cpfd_handle
 
uint16_t cafd_handle
 
struct ble_gattc_char_s characteristic
 

Detailed Description

GATTC discovered characteristic data structure.

Member Data Documentation

◆ cepd_handle

uint16_t cepd_handle

Handle of characteristic extended properties descriptor

◆ cudd_handle

uint16_t cudd_handle

Handle of characteristic user description descriptor

◆ cccd_handle

uint16_t cccd_handle

Handle of client configuration characteristic descriptor

◆ sccd_handle

uint16_t sccd_handle

Handle of server characteristic configuration descriptor

◆ cpfd_handle

uint16_t cpfd_handle

Handle of characteristic presentation format descriptor

◆ cafd_handle

uint16_t cafd_handle

Handle of characteristic aggregate format descriptor

◆ characteristic

struct ble_gattc_char_s characteristic

Characteristic information


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