Home
last modified time | relevance | path

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

/linux/net/nfc/hci/
H A Dhci.h36 bool wait_response; member
H A Dhcp.c39 cmd->wait_response = (type == NFC_HCI_HCP_COMMAND) ? true : false; in nfc_hci_hcp_message_tx()
H A Dcore.c113 if (msg->wait_response == false) { in nfc_hci_msg_tx_work()