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.h497 extern void nfa_hciu_remove_all_pipes_from_host(uint8_t host);
/system/nfc/src/nfa/hci/
Dnfa_hci_main.cc932 nfa_hciu_remove_all_pipes_from_host(0); in nfa_hci_rsp_timeout()
942 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()
1449 nfa_hciu_remove_all_pipes_from_host(0); in nfa_hci_handle_admin_gate_rsp()
1618 nfa_hciu_remove_all_pipes_from_host(0); in nfa_hci_handle_admin_gate_rsp()
Dnfa_hci_utils.cc851 void nfa_hciu_remove_all_pipes_from_host(uint8_t host) { in nfa_hciu_remove_all_pipes_from_host() function