Home
last modified time | relevance | path

Searched refs:nfa_hciu_is_active_host (Results 1 – 3 of 3) 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 != NULL) && (nfa_hciu_is_active_host(p_pipe->dest_host)) && in nfa_hci_api_get_reg_value()
751 if ((p_gate != NULL) && (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.cc585 (nfa_hciu_is_active_host(pp->dest_host))) { in nfa_hciu_find_active_pipe_by_owner()
703 bool nfa_hciu_is_active_host(uint8_t host_id) { in nfa_hciu_is_active_host() function
774 (nfa_hciu_is_active_host(pp->dest_host))) { in nfa_hciu_find_active_pipe_on_gate()
/system/nfc/src/nfa/include/
Dnfa_hci_int.h474 extern bool nfa_hciu_is_active_host(uint8_t host_id);