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

◆ nfc_tnep_ch_svc_search()

const struct nfc_ndef_tnep_rec_svc_param * nfc_tnep_ch_svc_search ( const struct nfc_ndef_tnep_rec_svc_param services,
size_t  cnt 
)

#include <include/nfc/tnep/ch.h>

Helper function for searching the Connection Handover service in the Initial NDEF Message.

Parameters
[in]servicesArray of the TNEP services.
[in]cntServices count.
Returns
Pointer to the Connection Handover service. NULL if service is not found.