nRF Connect SDK API 2.8.99
|
Go to the source code of this file.
Functions | |
bool | nfc_ndef_le_oob_rec_check (const struct nfc_ndef_record_desc *rec_desc) |
Check if an NDEF Record is the LE OOB Record. | |
int | nfc_ndef_le_oob_rec_parse (const struct nfc_ndef_record_desc *rec_desc, uint8_t *result_buf, uint32_t *result_buf_len) |
Parse an NDEF LE OOB Record. | |
void | nfc_ndef_le_oob_rec_printout (const struct nfc_ndef_le_oob_rec_payload_desc *le_oob_rec_desc) |
Print the parsed contents of an NDEF LE OOB Record. | |