Home | History | Annotate | Download | only in hci

Lines Matching refs:gate_owner

263             if (pg->gate_owner == nfa_hci_cb.app_in_use)
426 if (pg->gate_owner == p_evt_data->get_gate_pipe_list.hci_handle)
524 else if (p_gate->gate_owner != app_handle)
604 if ((p_gate == NULL) || (p_gate->gate_owner != p_evt_data->create_pipe.hci_handle))
651 &&(p_gate->gate_owner == p_evt_data->open_pipe.hci_handle))
695 if ((p_gate != NULL) && (nfa_hciu_is_active_host (p_pipe->dest_host)) && (p_gate->gate_owner == p_evt_data->get_registry.hci_handle))
745 if ((p_gate != NULL) && (nfa_hciu_is_active_host (p_pipe->dest_host)) && (p_gate->gate_owner == p_evt_data->set_registry.hci_handle))
795 &&(p_gate->gate_owner == p_evt_data->close_pipe.hci_handle) )
837 &&(p_gate->gate_owner == p_evt_data->delete_pipe.hci_handle)
1074 pg->gate_owner = p_evt_data->add_static_pipe.hci_handle;
1266 nfa_hciu_send_to_app (NFA_HCI_CREATE_PIPE_EVT, &evt_data, pgate->gate_owner);
2153 nfa_hciu_send_to_app (NFA_HCI_EVENT_RCVD_EVT, &evt_data, p_gate->gate_owner);