nRF5 SDK v17.1.0
Data Fields
ble_ancs_c_attr_t Struct Reference

iOS attribute structure. This type is used for both notification attributes and app attributes. More...

#include <nrf_ble_ancs_c.h>

Data Fields

uint16_t attr_len
 Length of the received attribute data.
 
uint32_t attr_id
 Classification of the attribute type. For example, "Title" or "Date".
 
uint8_t * p_attr_data
 Pointer to where the memory is allocated for storing incoming attributes.
 

Detailed Description

iOS attribute structure. This type is used for both notification attributes and app attributes.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated