OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ee_disc_cmplt
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfa/hci/
nfa_hci_main.c
99
if ( (!nfa_hci_cb.
ee_disc_cmplt
)
103
nfa_hci_cb.
ee_disc_cmplt
= TRUE;
432
nfa_hci_cb.
ee_disc_cmplt
= FALSE;
565
if (nfa_hci_cb.nv_read_cmplt && nfa_hci_cb.
ee_disc_cmplt
&& (nfa_hci_cb.conn_id == 0))
[
all
...]
/external/libnfc-nci/src/nfa/int/
nfa_hci_int.h
393
BOOLEAN
ee_disc_cmplt
; /* EE Discovery operation completed */
member in struct:__anon17202
Completed in 135 milliseconds