Searched refs:w4_rsp_evt (Results 1 – 3 of 3) sorted by relevance
451 nfa_hci_cb.w4_rsp_evt = FALSE; in nfa_hci_proc_nfcc_power_mode()793 …&&((nfa_hci_cb.type == NFA_HCI_RESPONSE_TYPE) || (nfa_hci_cb.w4_rsp_evt && (nfa_hci_cb.type == NFA… in nfa_hci_conn_cback()829 …if ((nfa_hci_cb.type == NFA_HCI_RESPONSE_TYPE) || (nfa_hci_cb.w4_rsp_evt && (nfa_hci_cb.type == NF… in nfa_hci_conn_cback()831 nfa_hci_cb.w4_rsp_evt = FALSE; in nfa_hci_conn_cback()948 if (nfa_hci_cb.w4_rsp_evt) in nfa_hci_rsp_timeout()950 nfa_hci_cb.w4_rsp_evt = FALSE; in nfa_hci_rsp_timeout()
1039 nfa_hci_cb.w4_rsp_evt = TRUE; in nfa_hci_api_send_event()1050 nfa_hci_cb.w4_rsp_evt = TRUE; in nfa_hci_api_send_event()2159 if (nfa_hci_cb.w4_rsp_evt) in nfa_hci_handle_loopback_gate_pkt()
385 …BOOLEAN w4_rsp_evt; /* Application command sent on… member