![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
This is used in R_BLE_GATTC_ReadMultiChar() to specify multiple Characteristics to be read. More...
Data Fields | |
uint16_t * | p_hdl_list |
List of Value Handles that point the Characteristics to be read. More... | |
uint16_t | list_count |
The number of Value Handles included in the hdl_list parameter. More... | |
This is used in R_BLE_GATTC_ReadMultiChar() to specify multiple Characteristics to be read.
uint16_t* st_ble_gattc_rd_multi_req_param_t::p_hdl_list |
List of Value Handles that point the Characteristics to be read.
uint16_t st_ble_gattc_rd_multi_req_param_t::list_count |
The number of Value Handles included in the hdl_list parameter.