nRF51 SDK - S110 SoftDevice
|
iOS notification attribute structure for incomming attributes. More...
#include <ble_ancs_c.h>
Data Fields | |
uint32_t | notif_uid |
uint16_t | attr_len |
ble_ancs_c_notif_attr_id_values_t | attr_id |
iOS notification attribute structure for incomming attributes.
ble_ancs_c_notif_attr_id_values_t ble_ancs_c_evt_notif_attr_t::attr_id |
Classification of the attribute type, for example, title or date.
uint16_t ble_ancs_c_evt_notif_attr_t::attr_len |
Length of the received attribute data.
uint32_t ble_ancs_c_evt_notif_attr_t::notif_uid |
UID of the notification that the attribute belongs to.