Bluetooth Host Stack Library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
wiced_bt_gatt_read_multiple_req_t Struct Reference

Description

Response structure, containing the requested handle list for GATT_RSP_READ_MULTI or GATT_RSP_READ_MULTI_VAR_LENGTH commands.

Data Fields

uint8_t * p_handle_stream
 Stream containing the handles.
 
int num_handles
 Number of handles pointed to by p_handle_stream.