Bluetooth Host Stack Library
wiced_bt_gatt_operation_complete_rsp_t Union Reference

Description

Client Operation Complete response data.

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)