![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| int nfc_ndef_msg_record_add | ( | struct nfc_ndef_msg_desc * | msg, |
| struct nfc_ndef_record_desc const * | record ) |
#include <msg.h>
Add a record to an NDEF message.
| record | Pointer to the record descriptor. |
| msg | Pointer to the message descriptor. |
| 0 | If the operation was successful. Otherwise, a (negative) error code is returned. |