Home
last modified time | relevance | path

Searched refs:b_hci_netwk_reset (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfa/include/
Dnfa_hci_int.h374 bool b_hci_netwk_reset; /* Command sent to reset HCI Network */ member
/system/nfc/src/nfa/hci/
Dnfa_hci_act.cc1416 nfa_hci_cb.b_hci_netwk_reset = true; in nfa_hci_handle_admin_gate_rsp()
1427 if (nfa_hci_cb.b_hci_netwk_reset) { in nfa_hci_handle_admin_gate_rsp()
1428 nfa_hci_cb.b_hci_netwk_reset = false; in nfa_hci_handle_admin_gate_rsp()
Dnfa_hci_main.cc873 nfa_hci_cb.b_hci_netwk_reset = true; in nfa_hci_handle_nv_read()