nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
record_parser.h File Reference
#include <stdint.h>
#include <zephyr/types.h>
#include <nfc/ndef/record.h>

Go to the source code of this file.

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.