5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wiced_bt_gatt_operation_complete_rsp_t Union Reference

#include <wiced_bt_gatt.h>

Data Fields

wiced_bt_gatt_data_t att_value
 
uint16_t handle
 
uint16_t mtu
 

Detailed Description

Client Operation Complete response data (dependent on operation completed)

Field Documentation

◆ att_value

wiced_bt_gatt_data_t wiced_bt_gatt_operation_complete_rsp_t::att_value

Response data for read operations (initiated using wiced_bt_gatt_send_read)

◆ handle

uint16_t wiced_bt_gatt_operation_complete_rsp_t::handle

Response data for write operations (initiated using wiced_bt_gatt_send_write)

◆ mtu

uint16_t wiced_bt_gatt_operation_complete_rsp_t::mtu

Response data for configuration operations


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