nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
Tag NDEF Exchange Protocol (TNEP) common API.

Tag NDEF Exchange Protocol common data structure definitions. More...

Macros

#define NFC_TNEP_VERSION   0x10
 
#define NFC_TNEP_NDEF_NLEN_SIZE   2
 

Enumerations

enum  nfc_tnep_comm_mode { NFC_TNEP_COMM_MODE_SINGLE_RESPONSE , NFC_TNEP_COMM_MODE_SERVICE_SPECYFIC = 0xFE }
 Service communication modes. More...
 
enum  nfc_tnep_status_value { NFC_TNEP_STATUS_SUCCESS , NFC_TNEP_STATUS_PROTOCOL_ERROR , NFC_TNEP_STATUS_SERVICE_ERROR_BEGIN = 0x80 , NFC_TNEP_STATUS_SERVICE_ERROR_END = 0xFE }
 Service status - payload in TNEP Status Record. More...
 

Detailed Description

Tag NDEF Exchange Protocol common data structure definitions.