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

Structure to return the application buffer and application buffer context given to the stack in various APIs The application is expected to use this event to free allocated memory used for sending client requests or responding to client requests. More...

Data Fields

uint8_t * p_app_data
 Application data buffer.
 
wiced_bt_gatt_app_context_t p_app_ctxt
 Application context for p_app_data.
 

Detailed Description

Structure to return the application buffer and application buffer context given to the stack in various APIs The application is expected to use this event to free allocated memory used for sending client requests or responding to client requests.

On client this is the buffer sent to the stack in


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