nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ nfc_ndef_record_location

#include <include/nfc/ndef/record.h>

Record position within the NDEF message.

Values to specify the location of a record within the NDEF message.

Enumerator
NDEF_FIRST_RECORD 

First record.

NDEF_MIDDLE_RECORD 

Middle record.

NDEF_LAST_RECORD 

Last record.

NDEF_LONE_RECORD 

Only one record in the message.