GATTC discovered characteristic data structure. More...
#include <ble_gatt.h>
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 |
GATTC discovered characteristic data structure.
uint16_t cepd_handle |
Handle of characteristic extended properties descriptor
uint16_t cudd_handle |
Handle of characteristic user description descriptor
uint16_t cccd_handle |
Handle of client configuration characteristic descriptor
uint16_t sccd_handle |
Handle of server characteristic configuration descriptor
uint16_t cpfd_handle |
Handle of characteristic presentation format descriptor
uint16_t cafd_handle |
Handle of characteristic aggregate format descriptor
struct ble_gattc_char_s characteristic |
Characteristic information