#include <wiced_bt_gatt.h>
Data Fields | |
| wiced_bt_gatt_auth_req_t | auth_req |
| uint16_t | handles [GATT_MAX_READ_MULTI_HANDLES] |
| uint16_t | num_handles |
Parameters for GATT_READ_MULTIPLE
| wiced_bt_gatt_auth_req_t wiced_bt_gatt_read_multi_t::auth_req |
authentication requirement (see wiced_bt_gatt_auth_req_t )
| uint16_t wiced_bt_gatt_read_multi_t::handles[GATT_MAX_READ_MULTI_HANDLES] |
handles list to be read
| uint16_t wiced_bt_gatt_read_multi_t::num_handles |
number of handles to read