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

/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_main.c105 nfa_hci_cb.num_hot_plug_evts = 0;
124 ||(nfa_hci_cb.num_hot_plug_evts == (nfa_hci_cb.num_nfcee - 1)) )
440 nfa_hci_cb.num_hot_plug_evts = 0;
H A Dnfa_hci_act.c1684 nfa_hci_cb.num_hot_plug_evts++;
1691 &&(nfa_hci_cb.num_hot_plug_evts == (nfa_hci_cb.num_nfcee - 1))
1705 &&(nfa_hci_cb.num_hot_plug_evts == (nfa_hci_cb.num_nfcee - 1))
/external/libnfc-nci/src/nfa/int/
H A Dnfa_hci_int.h372 UINT8 num_hot_plug_evts; /* Number of Hot plug events received after ee discovery disable ntf */ member in struct:__anon24196

Completed in 1104 milliseconds