![]() |
nRF Connect SDK API 3.3.99
|
| bool nfc_ndef_le_oob_rec_check | ( | const struct nfc_ndef_record_desc * | rec_desc | ) |
#include <include/nfc/ndef/le_oob_rec_parser.h>
Check if an NDEF Record is the LE OOB Record.
| [in] | rec_desc | General NDEF Record descriptor. |
| true | If the NDEF Record Type is LE OOB |
| false | If the NDEF Record Type is different. |