iOS notification attribute content wanted by our application. More...
#include <nrf_ble_ancs_c.h>
Data Fields |
|
| bool | get |
|
Boolean to determine if this attribute will be requested from the Notification Provider.
|
|
| uint32_t | attr_id |
|
Attribute ID: AppIdentifier(0), Title(1), Subtitle(2), Message(3), MessageSize(4), Date(5), PositiveActionLabel(6), NegativeActionLabel(7).
|
|
| uint16_t | attr_len |
|
Length of the attribute. If more data is received from the Notification Provider, all data beyond this length is discarded.
|
|
| uint8_t * | p_attr_data |
|
Pointer to where the memory is allocated for storing incoming attributes.
|
|
Detailed Description
iOS notification attribute content wanted by our application.
- components/ble/ble_services/ble_ancs_c/nrf_ble_ancs_c.h