![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
This structure notifies that read response to R_BLE_GATTC_ReadMultiChar() has been received from a GATT Server. More...
Data Fields | |
uint16_t | value_hdl_num |
The number of Value Handles of the Characteristics that has been read. More... | |
st_ble_gatt_value_t | multi_char_val |
The contents of multiple Characteristics that have been read. More... | |
This structure notifies that read response to R_BLE_GATTC_ReadMultiChar() has been received from a GATT Server.
uint16_t st_ble_gattc_rd_multi_char_evt_t::value_hdl_num |
The number of Value Handles of the Characteristics that has been read.
st_ble_gatt_value_t st_ble_gattc_rd_multi_char_evt_t::multi_char_val |
The contents of multiple Characteristics that have been read.