GATTCS Multiple Notification. More...
#include <ble_gatts.h>
Public Attributes | |
uint16_t | handle_count |
noti_multiple_t * | p_noti_multiple |
GATTCS Multiple Notification.
Definition at line 352 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 354 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 355 of file ble_gatts.h.