GATTCS Multiple Notification. More...
#include <ble_gatts.h>
Collaboration diagram for ble_gatts_noti_multiple_t:Public Attributes | |
| uint16_t | handle_count |
| Handle count of the multiple attributes to be notified. More... | |
| noti_multiple_t * | p_noti_multiple |
| Pointer to the multiple attributes to be notified. More... | |
GATTCS Multiple Notification.
Definition at line 353 of file ble_gatts.h.
| uint16_t ble_gatts_noti_multiple_t::handle_count |
Handle count of the multiple attributes to be notified.
Definition at line 355 of file ble_gatts.h.
| noti_multiple_t* ble_gatts_noti_multiple_t::p_noti_multiple |
Pointer to the multiple attributes to be notified.
Definition at line 356 of file ble_gatts.h.