Searched refs:source_gate (Results 1 – 6 of 6) sorted by relevance
609 p_evt_data->create_pipe.source_gate); in nfa_hci_api_create_pipe()611 p_evt_data->create_pipe.source_gate, in nfa_hci_api_create_pipe()621 evt_data.created.source_gate = p_evt_data->create_pipe.source_gate; in nfa_hci_api_create_pipe()1219 STREAM_TO_UINT8(source_gate, p_data); in nfa_hci_handle_admin_gate_cmd()1244 evt_data.created.source_gate = dest_gate; in nfa_hci_handle_admin_gate_cmd()1246 evt_data.created.dest_gate = source_gate; in nfa_hci_handle_admin_gate_cmd()1318 uint8_t source_gate = nfa_hci_cb.local_gate_in_use; in nfa_hci_handle_admin_gate_rsp() local1548 STREAM_TO_UINT8(source_gate, p_data); in nfa_hci_handle_admin_gate_rsp()1554 if (source_gate != nfa_hci_cb.local_gate_in_use) { in nfa_hci_handle_admin_gate_rsp()1558 nfa_hci_cb.local_gate_in_use, source_gate); in nfa_hci_handle_admin_gate_rsp()[all …]
901 tNFA_STATUS nfa_hciu_send_create_pipe_cmd(uint8_t source_gate, in nfa_hciu_send_create_pipe_cmd() argument907 data[0] = source_gate; in nfa_hciu_send_create_pipe_cmd()914 source_gate, dest_host, dest_gate); in nfa_hciu_send_create_pipe_cmd()
399 p_msg->source_gate = source_gate_id; in NFA_HciCreatePipe()
1035 evt_data.created.source_gate = nfa_hci_cb.local_gate_in_use; in nfa_hci_rsp_timeout()
191 uint8_t source_gate; member513 extern tNFA_STATUS nfa_hciu_send_create_pipe_cmd(uint8_t source_gate,
159 source_gate; /* DH host gate to which the one end of pipe is attached */ member