Home
last modified time | relevance | path

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

/linux/include/net/nfc/
H A Dnci.h268 #define NCI_OP_RF_DISCOVER_MAP_CMD nci_opcode_pack(NCI_GID_RF_MGMT, 0x00) macro
/linux/net/nfc/nci/
H A Dcore.c212 nci_send_cmd(ndev, NCI_OP_RF_DISCOVER_MAP_CMD, in nci_init_complete_req()