5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wiced_bt_gatt_operation_complete_t Struct Reference

#include <wiced_bt_gatt.h>

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

◆ conn_id

uint16_t wiced_bt_gatt_operation_complete_t::conn_id

ID of the connection

◆ op

wiced_bt_gatt_optype_t wiced_bt_gatt_operation_complete_t::op

Type of operation completed (see wiced_bt_gatt_optype_t )

◆ response_data

wiced_bt_gatt_operation_complete_rsp_t wiced_bt_gatt_operation_complete_t::response_data

Response data (dependent on optype)

◆ status

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: