Searched refs:close_pipe (Results 1 – 2 of 2) sorted by relevance
792 nfa_hciu_find_pipe_by_pid(p_evt_data->close_pipe.pipe); in nfa_hci_api_close_pipe()799 (p_gate->gate_owner == p_evt_data->close_pipe.hci_handle)) { in nfa_hci_api_close_pipe()801 nfa_hciu_send_close_pipe_cmd(p_evt_data->close_pipe.pipe); in nfa_hci_api_close_pipe()804 evt_data.closed.pipe = p_evt_data->close_pipe.pipe; in nfa_hci_api_close_pipe()807 p_evt_data->close_pipe.hci_handle); in nfa_hci_api_close_pipe()814 p_evt_data->close_pipe.hci_handle); in nfa_hci_api_close_pipe()846 p_evt_data->close_pipe.hci_handle); in nfa_hci_api_delete_pipe()
299 tNFA_HCI_API_CLOSE_PIPE_EVT close_pipe; /* Close a pipe */ member