Home
last modified time | relevance | path

Searched refs:NCI_OP_CORE_GENERIC_ERROR_NTF (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/net/nfc/
Dnci.h391 #define NCI_OP_CORE_GENERIC_ERROR_NTF nci_opcode_pack(NCI_GID_CORE, 0x07) macro
/linux-4.1.27/net/nfc/nci/
Dntf.c766 case NCI_OP_CORE_GENERIC_ERROR_NTF: in nci_ntf_packet()