AIROC™ BTSDK v4.2 - Documentation | ||||
Attribute header, used for GATT write operations, and read response callbacks. More...
Data Fields | |
uint16_t | handle |
Attribute handle. | |
uint16_t | offset |
Attribute value offset, ignored if not needed for a command. | |
uint16_t | len |
Length of attribute value. | |
wiced_bt_gatt_auth_req_t | auth_req |
Authentication requirement (see wiced_bt_gatt_auth_req_t ) | |
Attribute header, used for GATT write operations, and read response callbacks.