Synergy Software Package User's Manual
RBLE_GATT_RELIABLE_WRITE Struct Reference

Reliable Structure. More...

#include <rble_api.h>

Data Fields

uint16_t elmt_hdl
 
uint16_t size
 
uint8_t value [RBLE_GATT_MAX_RELIABLE_WRITE_CONTENTS]
 

Detailed Description

Reliable Structure.

Field Documentation

◆ elmt_hdl

uint16_t RBLE_GATT_RELIABLE_WRITE::elmt_hdl

characteristic handle

◆ size

uint16_t RBLE_GATT_RELIABLE_WRITE::size

value size

◆ value

uint8_t RBLE_GATT_RELIABLE_WRITE::value[RBLE_GATT_MAX_RELIABLE_WRITE_CONTENTS]

value holder


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