nRF51 SDK v9.0.0
Data Fields
ble_ancs_c_evt_notif_attr_t Struct Reference

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
 

Detailed Description

iOS notification attribute structure for incomming attributes.

Field Documentation

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.


This document was last updated on Thu Jul 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.