Infineon Logo AIROC BTSDK v4.0 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_bt_gatt_value_t Struct Reference

Attribute value, used for GATT write operations, and read response callbacks. More...

Data Fields

uint16_t handle
 Attribute handle.
 
uint16_t offset
 Attribute value offset, ignored if not needed for a command.
 
uint16_t len
 Length of attribute value.
 
wiced_bt_gatt_auth_req_t auth_req
 Authentication requirement (see wiced_bt_gatt_auth_req_t )
 
uint8_t value [1]
 The attribute value (actual length is specified by 'len')
 

Detailed Description

Attribute value, used for GATT write operations, and read response callbacks.


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