nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
Parser for NDEF records

Parser for NFC NDEF records. More...

Functions

int nfc_ndef_record_parse (struct nfc_ndef_bin_payload_desc *bin_pay_desc, struct nfc_ndef_record_desc *rec_desc, enum nfc_ndef_record_location *record_location, const uint8_t *nfc_data, uint32_t *nfc_data_len)
 Parse NDEF records.
 
void nfc_ndef_record_printout (uint32_t num, const struct nfc_ndef_record_desc *rec_desc)
 Print the parsed contents of the NDEF record.
 

Detailed Description

Parser for NFC NDEF records.