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

Read Characteristic Response Structure Parameters for RBLE_GATT_EVENT_READ_CHAR_RESP. More...

#include <rble_api.h>

Data Fields

uint16_t conhdl
 
uint8_t att_code
 
RBLE_GATT_INFO_DATA data
 

Detailed Description

Read Characteristic Response Structure Parameters for RBLE_GATT_EVENT_READ_CHAR_RESP.

Field Documentation

◆ att_code

uint8_t RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Read_Char_Resp_t::att_code

complete event status

◆ conhdl

uint16_t RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Read_Char_Resp_t::conhdl

connection handle

◆ data

RBLE_GATT_INFO_DATA RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Read_Char_Resp_t::data

holder of retrieved data


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