Home
last modified time | relevance | path

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

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