nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
ch.h File Reference
#include <stdint.h>
#include <stddef.h>
#include <nfc/ndef/ch.h>
#include <nfc/tnep/tag.h>

Go to the source code of this file.

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_paramnfc_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.