Infineon Logo AIROC BTSDK v4.4 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_bt_gatt_request_data_t Union Reference

Attribute information for GATT attribute requests. More...

Data Fields

wiced_bt_gatt_read_t read_req
 Parameters for GATTS_REQ_TYPE_READ.
 
wiced_bt_gatt_write_t write_req
 Parameters for GATTS_REQ_TYPE_WRITE.
 
uint16_t handle
 Parameters for GATTS_REQ_TYPE_CONF.
 
uint16_t mtu
 Parameters for GATTS_REQ_TYPE_MTU.
 
wiced_bt_gatt_exec_flag_t exec_write
 Parameters for GATTS_REQ_TYPE_WRITE_EXEC.
 

Detailed Description

Attribute information for GATT attribute requests.


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