Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/nci/
H A Drsp.c407 case NCI_OP_NFCEE_DISCOVER_RSP: in nci_rsp_packet()
/openbmc/linux/include/net/nfc/
H A Dnci.h386 #define NCI_OP_NFCEE_DISCOVER_RSP nci_opcode_pack(NCI_GID_NFCEE_MGMT, 0x00) macro