![]() |
nRF Connect SDK API 3.3.99
|
NFC Connection Handover TNEP service API. More...
Data Structures | |
| struct | nfc_tnep_ch_record |
| Connection Handover Record structure. More... | |
| struct | nfc_tnep_ch_request |
| Connection Handover Request Record structure. More... | |
| struct | nfc_tnep_ch_cb |
| Connection Handover service callback structure. More... | |
Macros | |
| #define | NFC_TNEP_CH_URI_LENGTH 19 |
Functions | |
| int | nfc_tnep_ch_service_init (struct nfc_tnep_ch_cb *cb) |
| Initialize the TNEP Connection Handover service. | |
| int | nfc_tnep_ch_carrier_set (struct nfc_ndef_record_desc *ac_rec, struct nfc_ndef_record_desc *carrier_rec, size_t count) |
| Set Connection Handover carriers. | |
| 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) |
| Helper function for searching the Connection Handover service in the Initial NDEF Message. | |
Variables | |
| const uint8_t | nfc_tnep_ch_svc_uri [19] |
| NFC Connection Handover service URI. | |
NFC Connection Handover TNEP service API.