Searched refs:close_pipe (Results 1 - 2 of 2) sorted by relevance

/system/nfc/src/nfa/hci/
H A Dnfa_hci_act.c789 nfa_hciu_find_pipe_by_pid(p_evt_data->close_pipe.pipe);
796 (p_gate->gate_owner == p_evt_data->close_pipe.hci_handle)) {
798 nfa_hciu_send_close_pipe_cmd(p_evt_data->close_pipe.pipe);
801 evt_data.closed.pipe = p_evt_data->close_pipe.pipe;
804 p_evt_data->close_pipe.hci_handle);
811 p_evt_data->close_pipe.hci_handle);
843 p_evt_data->close_pipe.hci_handle);
/system/nfc/src/nfa/int/
H A Dnfa_hci_int.h297 tNFA_HCI_API_CLOSE_PIPE_EVT close_pipe; /* Close a pipe */ member in union:__anon2216

Completed in 95 milliseconds