AIROC™ BTSDK v4.8 - Documentation | ||||
Attribute read request. More...
Data Fields | |
uint16_t | handle |
Handle of attribute to read. | |
uint16_t | offset |
Offset to read. | |
wiced_bool_t | is_long |
TRUE if long read. | |
uint16_t * | p_val_len |
input and output parameter for value length | |
uint8_t * | p_val |
Value pointer. | |
Attribute read request.