nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ NFC_NDEF_MSG_PARSER_DELTA

#define NFC_NDEF_MSG_PARSER_DELTA

#include <include/nfc/ndef/msg_parser.h>

Value:
(sizeof(struct nfc_ndef_msg_parser_msg_2) - \
sizeof(struct nfc_ndef_msg_parser_msg_1))
Memory allocated for a one-record message.
Definition: msg_parser.h:28
Memory allocated for a two-record message.
Definition: msg_parser.h:37

Amount of memory that is required per record in addition to the memory allocated for the message descriptor.