Searched refs:local_gate_in_use (Results 1 – 3 of 3) sorted by relevance
539 gate_id = nfa_hci_cb.local_gate_in_use; in nfa_hci_api_dealloc_gate()580 nfa_hci_cb.local_gate_in_use = gate_id; in nfa_hci_api_dealloc_gate()659 nfa_hci_cb.local_gate_in_use = p_evt_data->create_pipe.source_gate; in nfa_hci_api_create_pipe()1375 UINT8 source_gate = nfa_hci_cb.local_gate_in_use; in nfa_hci_handle_admin_gate_rsp()1388 …instr_2_str(nfa_hci_cb.cmd_sent), nfa_hci_cb.app_in_use, nfa_hci_cb.local_gate_in_use, nfa_hci_cb.… in nfa_hci_handle_admin_gate_rsp()1391 … nfa_hci_cb.cmd_sent, nfa_hci_cb.app_in_use, nfa_hci_cb.local_gate_in_use, nfa_hci_cb.pipe_in_use); in nfa_hci_handle_admin_gate_rsp()1578 if (source_gate != nfa_hci_cb.local_gate_in_use) in nfa_hci_handle_admin_gate_rsp()1581 nfa_hci_cb.local_gate_in_use, source_gate); in nfa_hci_handle_admin_gate_rsp()
1011 evt_data.created.source_gate = nfa_hci_cb.local_gate_in_use; in nfa_hci_rsp_timeout()
387 …UINT8 local_gate_in_use; /* Local gate currently workin… member