Searched refs:NFA_HCI_LOOP_BACK_GATE (Results 1 – 4 of 4) sorted by relevance
30 #define NFA_HCI_LOOP_BACK_GATE 0x04 macro
431 } else if (pp->pipe_id != 0 && pp->local_gate == NFA_HCI_LOOP_BACK_GATE) { in nfa_hci_api_get_gate_pipe_list()988 if (p_pipe->local_gate == NFA_HCI_LOOP_BACK_GATE) { in nfa_hci_api_send_event()1002 } else if (p_pipe->local_gate == NFA_HCI_LOOP_BACK_GATE) { in nfa_hci_api_send_event()1007 if (p_pipe->local_gate == NFA_HCI_LOOP_BACK_GATE) { in nfa_hci_api_send_event()1225 (dest_gate == NFA_HCI_LOOP_BACK_GATE)) { in nfa_hci_handle_admin_gate_cmd()1729 } else if (p_pipe->local_gate == NFA_HCI_LOOP_BACK_GATE) { in nfa_hci_handle_dyn_pipe_pkt()1822 gate_rsp[0] = NFA_HCI_LOOP_BACK_GATE; in nfa_hci_handle_identity_mgmt_gate_pkt()
254 if (((nfa_hci_cb.cfg.dyn_gates[xx].gate_id != NFA_HCI_LOOP_BACK_GATE) && in nfa_hci_is_valid_cfg()335 NFA_HCI_LOOP_BACK_GATE) && in nfa_hci_is_valid_cfg()345 NFA_HCI_LOOP_BACK_GATE) && in nfa_hci_is_valid_cfg()
378 (dest_gate != NFA_HCI_LOOP_BACK_GATE) && in NFA_HciCreatePipe()