Searched refs:NFA_HCI_ANY_CLOSE_PIPE (Results 1 – 4 of 4) sorted by relevance
70 #define NFA_HCI_ANY_CLOSE_PIPE 0x04 macro
1194 case NFA_HCI_ANY_CLOSE_PIPE: in nfa_hci_handle_link_mgm_gate_cmd()1235 else if (nfa_hci_cb.inst == NFA_HCI_ANY_CLOSE_PIPE) in nfa_hci_handle_pipe_open_close_cmd()1269 case NFA_HCI_ANY_CLOSE_PIPE: in nfa_hci_handle_admin_gate_cmd()1883 case NFA_HCI_ANY_CLOSE_PIPE: in nfa_hci_handle_identity_mgmt_gate_pkt()1941 case NFA_HCI_ANY_CLOSE_PIPE: in nfa_hci_handle_generic_gate_cmd()1995 else if (nfa_hci_cb.cmd_sent == NFA_HCI_ANY_CLOSE_PIPE) in nfa_hci_handle_generic_gate_rsp()2060 case NFA_HCI_ANY_CLOSE_PIPE: in nfa_hci_handle_connectivity_gate_pkt()2079 else if (nfa_hci_cb.cmd_sent == NFA_HCI_ANY_CLOSE_PIPE) in nfa_hci_handle_connectivity_gate_pkt()2130 else if (nfa_hci_cb.inst == NFA_HCI_ANY_CLOSE_PIPE) in nfa_hci_handle_loopback_gate_pkt()2143 else if (nfa_hci_cb.cmd_sent == NFA_HCI_ANY_CLOSE_PIPE) in nfa_hci_handle_loopback_gate_pkt()
1037 status = nfa_hciu_send_msg (pipe, NFA_HCI_COMMAND_TYPE, NFA_HCI_ANY_CLOSE_PIPE, 0, NULL); in nfa_hciu_send_close_pipe_cmd()1250 case NFA_HCI_ANY_CLOSE_PIPE: in nfa_hciu_instr_2_str()
999 case NFA_HCI_ANY_CLOSE_PIPE: in nfa_hci_rsp_timeout()