ble_ancs_c_attr_list_t

nRF5 SDK v12.1.0

iOS notification attribute content wanted by our application. More...

#include <ble_ancs_c.h>

Detailed Description

iOS notification attribute content wanted by our application.

Field Documentation

ble_ancs_c_notif_attr_id_values_t ble_ancs_c_attr_list_t::attr_id

Attribute ID: AppIdentifier(0), Title(1), Subtitle(2), Message(3), MessageSize(4), Date(5), PositiveActionLabel(6), NegativeActionLabel(7).

uint16_t ble_ancs_c_attr_list_t::attr_len

Length of the attribute. If more data is received from the Notification Provider, all data beyond this length is discarded.

bool ble_ancs_c_attr_list_t::get

Boolean to determine if this attribute will be requested from the Notification Provider.

uint8_t* ble_ancs_c_attr_list_t::p_attr_data

Pointer to where the memory is allocated for storing incoming attributes.

  • components/ble/ble_services/ble_ancs_c/ble_ancs_c.h