5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wiced_bt_gatt_read_multi_t Struct Reference

#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
 

Detailed Description

Parameters for GATT_READ_MULTIPLE

Field Documentation

◆ auth_req

wiced_bt_gatt_auth_req_t wiced_bt_gatt_read_multi_t::auth_req

authentication requirement (see wiced_bt_gatt_auth_req_t )

◆ handles

uint16_t wiced_bt_gatt_read_multi_t::handles[GATT_MAX_READ_MULTI_HANDLES]

handles list to be read

◆ num_handles

uint16_t wiced_bt_gatt_read_multi_t::num_handles

number of handles to read


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