Searched refs:NFA_HCI_ANY_OK (Results 1 – 3 of 3) sorted by relevance
84 #define NFA_HCI_ANY_OK 0x00 macro
524 return (NFA_HCI_ANY_OK); in nfa_hciu_add_pipe_to_gate()571 return NFA_HCI_ANY_OK; in nfa_hciu_add_pipe_to_static_gate()852 return NFA_HCI_ANY_OK; in nfa_hciu_release_pipe()1142 case NFA_HCI_ANY_OK: in nfa_hciu_get_response_name()1407 p[1] = (NFA_HCI_RESPONSE_TYPE << 6) | NFA_HCI_ANY_OK; in handle_debug_loopback()1412 p[1] = (NFA_HCI_RESPONSE_TYPE << 6) | NFA_HCI_ANY_OK; in handle_debug_loopback()1419 p[1] = (NFA_HCI_RESPONSE_TYPE << 6) | NFA_HCI_ANY_OK; in handle_debug_loopback()
1064 NFA_HCI_ANY_OK) { in nfa_hci_api_add_static_pipe()1102 uint8_t response = NFA_HCI_ANY_OK; in nfa_hci_handle_link_mgm_gate_cmd()1164 tNFA_HCI_RESPONSE response = NFA_HCI_ANY_OK; in nfa_hci_handle_pipe_open_close_cmd()1196 tNFA_HCI_RESPONSE response = NFA_HCI_ANY_OK; in nfa_hci_handle_admin_gate_cmd()1239 if (response == NFA_HCI_ANY_OK) { in nfa_hci_handle_admin_gate_cmd()1346 if (nfa_hci_cb.inst != NFA_HCI_ANY_OK) { in nfa_hci_handle_admin_gate_rsp()1466 (nfa_hci_cb.inst == NFA_HCI_ANY_OK) ? NFA_STATUS_OK : NFA_STATUS_FAILED; in nfa_hci_handle_admin_gate_rsp()1779 tNFA_HCI_RESPONSE response = NFA_HCI_ANY_OK; in nfa_hci_handle_identity_mgmt_gate_pkt()1942 if (nfa_hci_cb.inst != NFA_HCI_ANY_OK) status = NFA_STATUS_FAILED; in nfa_hci_handle_generic_gate_rsp()2037 (nfa_hci_cb.inst == NFA_HCI_ANY_OK)) in nfa_hci_handle_connectivity_gate_pkt()[all …]