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

Read Characteristic Long Response Structure Parameters for RBLE_GATT_EVENT_READ_CHAR_LONG_RESP. More...

#include <rble_api.h>

Data Fields

uint16_t conhdl
 
uint8_t att_code
 
uint8_t val_len
 
uint16_t attr_hdl
 
uint8_t value [RBLE_GATT_MAX_VALUE]
 

Detailed Description

Read Characteristic Long Response Structure Parameters for RBLE_GATT_EVENT_READ_CHAR_LONG_RESP.

Field Documentation

◆ att_code

uint8_t RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Read_Char_Long_Resp_t::att_code

complete event status

◆ attr_hdl

uint16_t RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Read_Char_Long_Resp_t::attr_hdl

handle

◆ conhdl

uint16_t RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Read_Char_Long_Resp_t::conhdl

connection handle

◆ val_len

uint8_t RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Read_Char_Long_Resp_t::val_len

size of the value data

◆ value

uint8_t RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Read_Char_Long_Resp_t::value[RBLE_GATT_MAX_VALUE]

actual value pairs


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