Searched refs:close_pipe (Results 1 – 2 of 2) sorted by relevance
788 nfa_hciu_find_pipe_by_pid(p_evt_data->close_pipe.pipe); in nfa_hci_api_close_pipe()795 (p_gate->gate_owner == p_evt_data->close_pipe.hci_handle)) { in nfa_hci_api_close_pipe()797 nfa_hciu_send_close_pipe_cmd(p_evt_data->close_pipe.pipe); in nfa_hci_api_close_pipe()800 evt_data.closed.pipe = p_evt_data->close_pipe.pipe; in nfa_hci_api_close_pipe()803 p_evt_data->close_pipe.hci_handle); in nfa_hci_api_close_pipe()810 p_evt_data->close_pipe.hci_handle); in nfa_hci_api_close_pipe()842 p_evt_data->close_pipe.hci_handle); in nfa_hci_api_delete_pipe()
301 tNFA_HCI_API_CLOSE_PIPE_EVT close_pipe; /* Close a pipe */ member