![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
This structure notifies that a Read Multiple Response PDU has been sent from GATT Server. More...
Data Fields | |
| uint8_t | count |
| The number of attribute read by the Read Multiple Request PDU. More... | |
| uint16_t * | p_attr_hdl_list |
| The list of attribute read by the Read Multiple Request PDU. More... | |
This structure notifies that a Read Multiple Response PDU has been sent from GATT Server.
| uint8_t st_ble_gatts_read_multi_rsp_evt_t::count |
The number of attribute read by the Read Multiple Request PDU.
| uint16_t* st_ble_gatts_read_multi_rsp_evt_t::p_attr_hdl_list |
The list of attribute read by the Read Multiple Request PDU.