OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ee_flags
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/ee/
nfa_ee_main.c
248
nfa_ee_cb.
ee_flags
|= NFA_EE_FLAG_WAIT_HCI;
249
nfa_ee_cb.
ee_flags
|= NFA_EE_FLAG_NOTIFY_HCI;
283
nfa_ee_cb.
ee_flags
&= ~NFA_EE_FLAG_WAIT_HCI;
506
nfa_ee_cb.
ee_flags
|= NFA_EE_FLAG_WAIT_DISCONN;
534
if (!(nfa_ee_cb.
ee_flags
& NFA_EE_FLAG_WAIT_DISCONN))
nfa_ee_act.c
[
all
...]
/external/libnfc-nci/src/nfa/int/
nfa_ee_int.h
421
tNFA_EE_FLAGS
ee_flags
; /* flags */
member in struct:__anon15725
Completed in 142 milliseconds