nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
base.h File Reference
#include <stddef.h>
#include <nfc/ndef/msg.h>
#include <nfc/ndef/tnep_rec.h>

Go to the source code of this file.

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