nRF5 SDK v13.0.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