5.13.0.0R1
Software Development Kit
wiced_bt_gatt_operation_complete_t Struct Reference

Data Fields

uint16_t conn_id
 
wiced_bt_gatt_optype_t op
 
wiced_bt_gatt_operation_complete_rsp_t response_data
 
wiced_bt_gatt_status_t status
 

Detailed Description

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

Field Documentation

uint16_t wiced_bt_gatt_operation_complete_t::conn_id

ID of the connection

wiced_bt_gatt_optype_t wiced_bt_gatt_operation_complete_t::op

Type of operation completed (see wiced_bt_gatt_optype_t )

wiced_bt_gatt_operation_complete_rsp_t wiced_bt_gatt_operation_complete_t::response_data

Response data (dependent on optype)

wiced_bt_gatt_status_t wiced_bt_gatt_operation_complete_t::status

Status of operation


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