nRF5 SDK v15.3.0
Data Fields
nfc_ndef_msg_desc_t Struct Reference

NDEF message descriptor. More...

#include <nfc_ndef_msg.h>

Data Fields

nfc_ndef_record_desc_t ** pp_record
 Pointer to an array of pointers to NDEF record descriptors.
 
uint32_t max_record_count
 Number of elements in the allocated pp_record array, which defines the maximum number of records within the NDEF message.
 
uint32_t record_count
 Number of records in the NDEF message.
 

Detailed Description

NDEF message descriptor.


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

Documentation feedback | Developer Zone | Subscribe | Updated