Searched refs:NFA_HCI_LOOP_BACK_GATE (Results 1 – 4 of 4) sorted by relevance
30 #define NFA_HCI_LOOP_BACK_GATE 0x04 macro
427 } else if (pp->pipe_id != 0 && pp->local_gate == NFA_HCI_LOOP_BACK_GATE) { in nfa_hci_api_get_gate_pipe_list()987 if (p_pipe->local_gate == NFA_HCI_LOOP_BACK_GATE) { in nfa_hci_api_send_event()1001 } else if (p_pipe->local_gate == NFA_HCI_LOOP_BACK_GATE) { in nfa_hci_api_send_event()1006 if (p_pipe->local_gate == NFA_HCI_LOOP_BACK_GATE) { in nfa_hci_api_send_event()1236 (dest_gate == NFA_HCI_LOOP_BACK_GATE)) { in nfa_hci_handle_admin_gate_cmd()1748 } else if (p_pipe->local_gate == NFA_HCI_LOOP_BACK_GATE) { in nfa_hci_handle_dyn_pipe_pkt()1841 gate_rsp[0] = NFA_HCI_LOOP_BACK_GATE; in nfa_hci_handle_identity_mgmt_gate_pkt()
250 if (((nfa_hci_cb.cfg.dyn_gates[xx].gate_id != NFA_HCI_LOOP_BACK_GATE) && in nfa_hci_is_valid_cfg()330 NFA_HCI_LOOP_BACK_GATE) && in nfa_hci_is_valid_cfg()340 NFA_HCI_LOOP_BACK_GATE) && in nfa_hci_is_valid_cfg()
364 (dest_gate != NFA_HCI_LOOP_BACK_GATE) && in NFA_HciCreatePipe()