Home | History | Annotate | Download | only in hci

Lines Matching refs:local_gate_in_use

539         gate_id    = nfa_hci_cb.local_gate_in_use;
580 nfa_hci_cb.local_gate_in_use = gate_id;
659 nfa_hci_cb.local_gate_in_use = p_evt_data->create_pipe.source_gate;
1375 UINT8 source_gate = nfa_hci_cb.local_gate_in_use;
1388 nfa_hciu_instr_2_str(nfa_hci_cb.cmd_sent), nfa_hci_cb.app_in_use, nfa_hci_cb.local_gate_in_use, nfa_hci_cb.pipe_in_use);
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);
1578 if (source_gate != nfa_hci_cb.local_gate_in_use)
1581 nfa_hci_cb.local_gate_in_use, source_gate);