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

Write Command Indication Structure Parameters for RBLE_GATT_EVENT_WRITE_CMD_IND. More...

#include <rble_api.h>

Data Fields

uint16_t conhdl
 
uint16_t elmt
 
uint16_t size
 
uint8_t offset
 
BOOL resp
 
uint8_t value [RBLE_GATT_MAX_VALUE]
 

Detailed Description

Write Command Indication Structure Parameters for RBLE_GATT_EVENT_WRITE_CMD_IND.

Field Documentation

◆ conhdl

uint16_t RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Write_Cmd_Ind_t::conhdl

connection handle

◆ elmt

uint16_t RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Write_Cmd_Ind_t::elmt

element handle

◆ offset

uint8_t RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Write_Cmd_Ind_t::offset

value offset

◆ resp

BOOL RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Write_Cmd_Ind_t::resp

response required or not

◆ size

uint16_t RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Write_Cmd_Ind_t::size

length

◆ value

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

value written


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