OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFA_EE_FLAG_WAIT_DISCONN
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/ee/
nfa_ee_main.c
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
394
#define
NFA_EE_FLAG_WAIT_DISCONN
0x04 /* set this bit when gracefully disable with outstanding NCI connections */
Completed in 27 milliseconds