Home
last modified time | relevance | path

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

/openbmc/linux/include/net/nfc/
H A Dnci.h422 #define NCI_OP_CORE_INTF_ERROR_NTF nci_opcode_pack(NCI_GID_CORE, 0x08) macro
/openbmc/linux/net/nfc/nci/
H A Dntf.c793 case NCI_OP_CORE_INTF_ERROR_NTF: in nci_ntf_packet()