Home
last modified time | relevance | path

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

/openbmc/linux/include/net/nfc/
H A Dnci.h304 #define NCI_OP_NFCEE_DISCOVER_CMD nci_opcode_pack(NCI_GID_NFCEE_MGMT, 0x00) macro
/openbmc/linux/net/nfc/nci/
H A Dcore.c665 nci_send_cmd(ndev, NCI_OP_NFCEE_DISCOVER_CMD, 1, &cmd); in nci_nfcee_discover_req()