Infineon Logo AIROC BTSDK v4.6 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
wiced_bt_gatt_operation_complete_t Struct Reference

Response to read/write/disc/config operations (used by GATT_OPERATION_CPLT_EVT notification) More...

Data Fields

uint16_t conn_id
 ID of the connection.
 
wiced_bt_gatt_optype_t op
 Type of operation completed (see wiced_bt_gatt_optype_t )
 
wiced_bt_gatt_status_t status
 Status of operation.
 
wiced_bt_gatt_operation_complete_rsp_t response_data
 Response data (dependent on optype)
 

Detailed Description

Response to read/write/disc/config operations (used by GATT_OPERATION_CPLT_EVT notification)


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