Home
last modified time | relevance | path

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

/system/nfc/src/nfa/include/
Dnfa_hci_int.h498 extern void nfa_hciu_remove_all_pipes_from_host(uint8_t host);
/system/nfc/src/nfa/hci/
Dnfa_hci_main.cc948 nfa_hciu_remove_all_pipes_from_host(0); in nfa_hci_rsp_timeout()
958 nfa_hciu_remove_all_pipes_from_host(0); in nfa_hci_rsp_timeout()
Dnfa_hci_act.cc1272 nfa_hciu_remove_all_pipes_from_host(source_host); in nfa_hci_handle_admin_gate_cmd()
1455 nfa_hciu_remove_all_pipes_from_host(0); in nfa_hci_handle_admin_gate_rsp()
1624 nfa_hciu_remove_all_pipes_from_host(0); in nfa_hci_handle_admin_gate_rsp()
Dnfa_hci_utils.cc864 void nfa_hciu_remove_all_pipes_from_host(uint8_t host) { in nfa_hciu_remove_all_pipes_from_host() function