nRF Connect SDK API 2.8.99
|
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. | |