Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/int/
Dnfa_hci_int.h376 …BOOLEAN b_hci_netwk_reset; /* Command sent to reset HCI N… member
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_act.c1468 nfa_hci_cb.b_hci_netwk_reset = TRUE; in nfa_hci_handle_admin_gate_rsp()
1476 if (nfa_hci_cb.b_hci_netwk_reset) in nfa_hci_handle_admin_gate_rsp()
1478 nfa_hci_cb.b_hci_netwk_reset = FALSE; in nfa_hci_handle_admin_gate_rsp()
Dnfa_hci_main.c866 nfa_hci_cb.b_hci_netwk_reset = TRUE; in nfa_hci_handle_nv_read()