AIROC™ BTSDK v4.2 - Documentation | ||||
Client Operation Complete response data. More...
Data Fields | |
wiced_bt_gatt_data_t | att_value |
Response data for read operations (initiated using wiced_bt_gatt_client_send_read_handle and wiced_bt_gatt_client_send_read_by_type ) (or) Notification or Indication data. | |
wiced_bt_gatt_read_multiple_rsp_t | multi_rsp |
Data Response for GATT_REQ_READ_MULTI and GATT_REQ_READ_MULTI_VAR_LENGTH. | |
uint16_t | mtu |
Response data for configuration operations. | |
uint16_t | handle |
Response data for write operations (initiated using wiced_bt_gatt_client_send_write) | |
Client Operation Complete response data.