![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
iOS notification structure. More...
#include <nrf_ble_ancs_c.h>
Data Fields | |
| uint32_t | notif_uid |
| Notification UID. | |
| ble_ancs_c_evt_id_values_t | evt_id |
| Whether the notification was added, removed, or modified. | |
| ble_ancs_c_notif_flags_t | evt_flags |
| Bitmask to signal if a special condition applies to the notification, for example, "Silent" or "Important". | |
| ble_ancs_c_category_id_val_t | category_id |
| Classification of the notification type, for example, email or location. | |
| uint8_t | category_count |
| Current number of active notifications for this category ID. | |
iOS notification structure.