![]() |
nRF Connect SDK API 3.3.99
|
Parser for NDEF LE OOB Records. More...
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. | |
Parser for NDEF LE OOB Records.