5.13.0.0R1
Software Development Kit
wiced_bt_gatt_request_data_t Union Reference

Data Fields

wiced_bt_gatt_exec_flag_t exec_write
 
uint16_t handle
 
uint16_t mtu
 
wiced_bt_gatt_read_t read_req
 
wiced_bt_gatt_write_t write_req
 

Detailed Description

Attribute information for GATT attribute requests

Field Documentation

wiced_bt_gatt_exec_flag_t wiced_bt_gatt_request_data_t::exec_write

Parameters for GATTS_REQ_TYPE_WRITE_EXEC

uint16_t wiced_bt_gatt_request_data_t::handle

Parameters for GATTS_REQ_TYPE_CONF

uint16_t wiced_bt_gatt_request_data_t::mtu

Parameters for GATTS_REQ_TYPE_MTU

wiced_bt_gatt_read_t wiced_bt_gatt_request_data_t::read_req

Parameters for GATTS_REQ_TYPE_READ

wiced_bt_gatt_write_t wiced_bt_gatt_request_data_t::write_req

Parameters for GATTS_REQ_TYPE_WRITE


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