nRF Connect SDK API 2.8.99
|
int nfc_ndef_ch_rec_local_record_add | ( | struct nfc_ndef_record_desc * | ch_rec, |
const struct nfc_ndef_record_desc * | local_rec ) |
#include <include/nfc/ndef/ch.h>
Function for adding a local record to an NFC NDEF Handover Select record.
[in,out] | ch_rec | Pointer to a Connection Handover record. |
[in] | local_rec | Pointer to a local record to add. |
0 | If the operation was successful. Otherwise, a (negative) error code is returned. |