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()1705 } else if (p_pipe->local_gate == NFA_HCI_LOOP_BACK_GATE) { in nfa_hci_handle_dyn_pipe_pkt()1798 gate_rsp[0] = NFA_HCI_LOOP_BACK_GATE; in nfa_hci_handle_identity_mgmt_gate_pkt()
255 if (((nfa_hci_cb.cfg.dyn_gates[xx].gate_id != NFA_HCI_LOOP_BACK_GATE) && in nfa_hci_is_valid_cfg()336 NFA_HCI_LOOP_BACK_GATE) && in nfa_hci_is_valid_cfg()346 NFA_HCI_LOOP_BACK_GATE) && in nfa_hci_is_valid_cfg()
379 (dest_gate != NFA_HCI_LOOP_BACK_GATE) && in NFA_HciCreatePipe()