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

◆ nfc_ndef_ch_rec_local_record_add()

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.

Parameters
[in,out]ch_recPointer to a Connection Handover record.
[in]local_recPointer to a local record to add.
Return values
0If the operation was successful. Otherwise, a (negative) error code is returned.