Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_main.c105 nfa_hci_cb.num_hot_plug_evts = 0; in nfa_hci_ee_info_cback()
124 ||(nfa_hci_cb.num_hot_plug_evts == (nfa_hci_cb.num_nfcee - 1)) ) in nfa_hci_ee_info_cback()
440 nfa_hci_cb.num_hot_plug_evts = 0; in nfa_hci_proc_nfcc_power_mode()
Dnfa_hci_act.c1684 nfa_hci_cb.num_hot_plug_evts++; in nfa_hci_handle_admin_gate_evt()
1691 &&(nfa_hci_cb.num_hot_plug_evts == (nfa_hci_cb.num_nfcee - 1)) in nfa_hci_handle_admin_gate_evt()
1705 &&(nfa_hci_cb.num_hot_plug_evts == (nfa_hci_cb.num_nfcee - 1)) in nfa_hci_handle_admin_gate_evt()
/external/libnfc-nci/src/nfa/int/
Dnfa_hci_int.h372 …UINT8 num_hot_plug_evts; /* Number of Hot plug events r… member