Infineon Logo AIROC BTSDK v4.2 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_bt_gatt_operation_complete_rsp_t Union Reference

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)
 

Detailed Description

Client Operation Complete response data.


The documentation for this union was generated from the following file: