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

Response data for read operations. More...

Data Fields

uint16_t handle
 handle
 
uint16_t len
 length of response data or notification or indication data. More...
 
uint16_t offset
 offset
 
uint8_t * p_data
 attribute data. More...
 

Detailed Description

Response data for read operations.

Field Documentation

uint16_t len

length of response data or notification or indication data.

In case of multiple notifications, it is total length of notification tuples pointed by p_data

uint8_t* p_data

attribute data.

In case of multiple notifications, it is array of handle length and notification data tuples


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