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

Handle Value Indication Structure Parameters for RBLE_GATT_EVENT_HANDLE_VALUE_IND. More...

#include <rble_api.h>

Data Fields

uint16_t conhdl
 
uint16_t charhdl
 
uint8_t size
 
uint8_t value [RBLE_GATT_MAX_VALUE]
 

Detailed Description

Handle Value Indication Structure Parameters for RBLE_GATT_EVENT_HANDLE_VALUE_IND.

Field Documentation

◆ charhdl

uint16_t RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Handle_Value_Ind_t::charhdl

attribute handle

◆ conhdl

uint16_t RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Handle_Value_Ind_t::conhdl

connection handle

◆ size

uint8_t RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Handle_Value_Ind_t::size

size of data

◆ value

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

value


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