Synergy Software Package User's Manual
RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Disc_Char_All_Comp_t Struct Reference

Discovery All Characteristic Complete Event Structure Parameters for RBLE_GATT_EVENT_DISC_CHAR_ALL_CMP. More...

#include <rble_api.h>

Data Fields

uint16_t conhdl
 
uint8_t att_code
 
uint8_t nb_entry
 
RBLE_GATT_CHAR_LIST list [RBLE_GATT_MAX_HDL_LIST]
 

Detailed Description

Discovery All Characteristic Complete Event Structure Parameters for RBLE_GATT_EVENT_DISC_CHAR_ALL_CMP.

Field Documentation

◆ att_code

uint8_t RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Disc_Char_All_Comp_t::att_code

complete event status

◆ conhdl

uint16_t RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Disc_Char_All_Comp_t::conhdl

connection handle

◆ list

RBLE_GATT_CHAR_LIST RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Disc_Char_All_Comp_t::list[RBLE_GATT_MAX_HDL_LIST]

list of found characteristics

◆ nb_entry

uint8_t RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Disc_Char_All_Comp_t::nb_entry

number of entries


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