The structure of BLE_ANCS_NOTIFICATION_IND. More...
#include <bf0_ble_ancs.h>
Data Fields | |
| uint8_t | evt_id |
| uint8_t | evt_flag |
| uint8_t | cate_id |
| uint8_t | cate_count |
| uint32_t | noti_uid |
| uint8_t | attr_count |
| ble_ancs_attr_value_t * | value |
The structure of BLE_ANCS_NOTIFICATION_IND.
| uint8_t ble_ancs_noti_attr_t::attr_count |
Notification attribute count.
| uint8_t ble_ancs_noti_attr_t::cate_count |
Category count.
| uint8_t ble_ancs_noti_attr_t::cate_id |
Category ID(
| uint8_t ble_ancs_noti_attr_t::evt_flag |
Event flag(
| uint8_t ble_ancs_noti_attr_t::evt_id |
Event ID(
| uint32_t ble_ancs_noti_attr_t::noti_uid |
Noti UID.
| ble_ancs_attr_value_t* ble_ancs_noti_attr_t::value |
Notification attribute value.