Home
last modified time | relevance | path

Searched refs:NCI_OP_CORE_CONN_CLOSE_CMD (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/nfc/
H A Dnci.h266 #define NCI_OP_CORE_CONN_CLOSE_CMD nci_opcode_pack(NCI_GID_CORE, 0x05) macro
/linux/drivers/nfc/nfcmrvl/
H A Dfw_dnld.c309 nci_send_cmd(priv->ndev, NCI_OP_CORE_CONN_CLOSE_CMD, in process_state_fw_dnld()
/linux/net/nfc/nci/
H A Dcore.c747 nci_send_cmd(ndev, NCI_OP_CORE_CONN_CLOSE_CMD, 1, &conn_id); in nci_core_conn_close_req()