Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/nfc/
Dnci.h281 #define NCI_OP_RF_DISCOVER_CMD nci_opcode_pack(NCI_GID_RF_MGMT, 0x03) macro
/linux-6.6.21/net/nfc/nci/
Dcore.c297 nci_send_cmd(ndev, NCI_OP_RF_DISCOVER_CMD, in nci_rf_discover_req()