Searched refs:source_gate (Results 1 - 6 of 6) sorted by relevance

/system/nfc/src/nfa/hci/
H A Dnfa_hci_act.cc596 nfa_hciu_find_gate_by_gid(p_evt_data->create_pipe.source_gate);
608 p_evt_data->create_pipe.source_gate);
610 p_evt_data->create_pipe.source_gate,
620 evt_data.created.source_gate = p_evt_data->create_pipe.source_gate;
631 nfa_hci_cb.local_gate_in_use = p_evt_data->create_pipe.source_gate;
636 nfa_hciu_send_create_pipe_cmd(p_evt_data->create_pipe.source_gate,
1192 uint8_t source_host, source_gate, dest_host, dest_gate, pipe; local
1218 STREAM_TO_UINT8(source_gate, p_data);
1226 source_host, source_gate);
1311 uint8_t source_gate = nfa_hci_cb.local_gate_in_use; local
[all...]
H A Dnfa_hci_utils.cc881 tNFA_STATUS nfa_hciu_send_create_pipe_cmd(uint8_t source_gate, argument
887 data[0] = source_gate;
892 "nfa_hciu_send_create_pipe_cmd source_gate:%d, dest_host:%d, "
894 source_gate, dest_host, dest_gate);
H A Dnfa_hci_api.cc403 p_msg->source_gate = source_gate_id;
H A Dnfa_hci_main.cc1022 evt_data.created.source_gate = nfa_hci_cb.local_gate_in_use;
/system/nfc/src/nfa/include/
H A Dnfa_hci_int.h189 uint8_t source_gate; member in struct:__anon2314
508 extern tNFA_STATUS nfa_hciu_send_create_pipe_cmd(uint8_t source_gate,
H A Dnfa_hci_api.h159 source_gate; /* DH host gate to which the one end of pipe is attached */ member in struct:__anon2289

Completed in 34 milliseconds