Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/nfc/
Dnci.h422 #define NCI_OP_CORE_INTF_ERROR_NTF nci_opcode_pack(NCI_GID_CORE, 0x08) macro
/linux-5.19.10/net/nfc/nci/
Dntf.c787 case NCI_OP_CORE_INTF_ERROR_NTF: in nci_ntf_packet()