nRF Connect SDK API 2.8.99
|
#define NFC_NDEF_PARSER_REQUIRED_MEM | ( | max_count_of_records | ) |
#include <include/nfc/ndef/msg_parser.h>
Calculate the memory size required for holding the description of a message that consists of a certain number of NDEF records.
[in] | max_count_of_records | Maximum number of records to hold. |