Bluetooth Host Stack Library
wiced_bt_gatt_buffer_request_t Struct Reference

Description

Structure to get a response buffer of the len_requested and the application context for that buffer.

Data Fields

uint16_t len_requested
 Size of the requested buffer to be returned in p_buffer.
 
wiced_bt_gatt_app_response_buffer_t buffer
 Structure to be filled by the app to return the allocated buffer.