nRF Connect SDK API 2.8.99
|
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... | |