nfc_ndef_msg_desc_t

nRF5 SDK v13.0.0

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.

  • components/nfc/ndef/generic/message/nfc_ndef_msg.h