AIROC™ BTSDK v4.2 - Documentation | ||||
Response data for read operations. More...
Data Fields | |
uint16_t | handle |
handle | |
uint16_t | len |
length of response data or notification or indication data. More... | |
uint16_t | offset |
offset | |
uint8_t * | p_data |
attribute data. More... | |
Response data for read operations.
uint16_t len |
length of response data or notification or indication data.
In case of multiple notifications, it is total length of notification tuples pointed by p_data
uint8_t* p_data |
attribute data.
In case of multiple notifications, it is array of handle length and notification data tuples