Home | History | Annotate | Download | only in hci

Lines Matching refs:tNFA_HCI_DYN_GATE

57 static void nfa_hci_handle_generic_gate_cmd (UINT8 *p_data, UINT8 data_len, tNFA_HCI_DYN_GATE *p_gate, tNFA_HCI_DYN_PIPE *p_pipe);
58 static void nfa_hci_handle_generic_gate_rsp (UINT8 *p_data, UINT8 data_len, tNFA_HCI_DYN_GATE *p_gate, tNFA_HCI_DYN_PIPE *p_pipe);
59 static void nfa_hci_handle_generic_gate_evt (UINT8 *p_data, UINT16 data_len, tNFA_HCI_DYN_GATE *p_gate, tNFA_HCI_DYN_PIPE *p_pipe);
243 tNFA_HCI_DYN_GATE *pg = nfa_hci_cb.cfg.dyn_gates;
324 tNFA_HCI_DYN_GATE *p_gate;
418 tNFA_HCI_DYN_GATE *pg = nfa_hci_cb.cfg.dyn_gates;
486 tNFA_HCI_DYN_GATE *p_gate;
525 tNFA_HCI_DYN_GATE *p_gate;
627 tNFA_HCI_DYN_GATE *p_gate = nfa_hciu_find_gate_by_gid (p_evt_data->create_pipe.source_gate);
682 tNFA_HCI_DYN_GATE *p_gate = NULL;
726 tNFA_HCI_DYN_GATE *p_gate;
776 tNFA_HCI_DYN_GATE *p_gate;
826 tNFA_HCI_DYN_GATE *p_gate = NULL;
870 tNFA_HCI_DYN_GATE *p_gate = NULL;
1105 tNFA_HCI_DYN_GATE *pg;
1223 tNFA_HCI_DYN_GATE *p_gate;
1258 tNFA_HCI_DYN_GATE *pgate;
1743 tNFA_HCI_DYN_GATE *p_gate;
1905 static void nfa_hci_handle_generic_gate_cmd (UINT8 *p_data, UINT8 data_len, tNFA_HCI_DYN_GATE *p_gate, tNFA_HCI_DYN_PIPE *p_pipe)
1975 static void nfa_hci_handle_generic_gate_rsp (UINT8 *p_data, UINT8 data_len, tNFA_HCI_DYN_GATE *p_gate, tNFA_HCI_DYN_PIPE *p_pipe)
2185 static void nfa_hci_handle_generic_gate_evt (UINT8 *p_data, UINT16 data_len, tNFA_HCI_DYN_GATE *p_gate, tNFA_HCI_DYN_PIPE *p_pipe)