Home
last modified time | relevance | path

Searched refs:nfa_hciu_is_active_host (Results 1 – 4 of 4) sorted by relevance

/system/nfc/src/nfa/hci/
Dnfa_hci_act.cc662 (nfa_hciu_is_active_host(p_pipe->dest_host)) && in nfa_hci_api_open_pipe()
702 if ((p_gate != nullptr) && (nfa_hciu_is_active_host(p_pipe->dest_host)) && in nfa_hci_api_get_reg_value()
751 if ((p_gate != nullptr) && (nfa_hciu_is_active_host(p_pipe->dest_host)) && in nfa_hci_api_set_reg_value()
798 (nfa_hciu_is_active_host(p_pipe->dest_host)) && in nfa_hci_api_close_pipe()
837 (nfa_hciu_is_active_host(p_pipe->dest_host))) { in nfa_hci_api_delete_pipe()
868 if ((nfa_hciu_is_active_host(p_pipe->dest_host)) && in nfa_hci_api_send_cmd()
924 if ((nfa_hciu_is_active_host(p_pipe->dest_host)) && in nfa_hci_api_send_rsp()
974 if ((nfa_hciu_is_active_host(p_pipe->dest_host)) && in nfa_hci_api_send_event()
Dnfa_hci_utils.cc599 (nfa_hciu_is_active_host(pp->dest_host))) { in nfa_hciu_find_active_pipe_by_owner()
717 bool nfa_hciu_is_active_host(uint8_t host_id) { in nfa_hciu_is_active_host() function
794 (nfa_hciu_is_active_host(pp->dest_host))) { in nfa_hciu_find_active_pipe_on_gate()
Dnfa_hci_api.cc386 if (!nfa_hciu_is_active_host(dest_host)) { in NFA_HciCreatePipe()
777 if (!nfa_hciu_is_active_host(host)) { in NFA_HciAddStaticPipe()
/system/nfc/src/nfa/include/
Dnfa_hci_int.h479 extern bool nfa_hciu_is_active_host(uint8_t host_id);