The structure of Sibles GATT value . More...
#include <bf0_sibles.h>
Data Fields | |
sibles_hdl | hdl |
uint8_t | idx |
uint16_t | len |
uint8_t * | value |
The structure of Sibles GATT value .
sibles_hdl sibles_value_t::hdl |
Service handle
uint8_t sibles_value_t::idx |
Value index in Service
uint16_t sibles_value_t::len |
Length of value
uint8_t* sibles_value_t::value |
Value content