Home
last modified time | relevance | path

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

/linux/include/net/nfc/
H A Dnci.h299 #define NCI_OP_RF_DEACTIVATE_CMD nci_opcode_pack(NCI_GID_RF_MGMT, 0x06) macro
/linux/net/nfc/nci/
H A Dcore.c339 nci_send_cmd(ndev, NCI_OP_RF_DEACTIVATE_CMD, in nci_rf_deactivate_req()