Home
last modified time | relevance | path

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

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