OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFC_NFCEE_STATUS_INACTIVE
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nci/src/nfa/include/
nfa_ee_api.h
89
#define NFA_EE_STATUS_INACTIVE
NFC_NFCEE_STATUS_INACTIVE
/* NFCEE connected and inactive */
94
#define NFA_EE_STATUS_DEACTIVATING (NFA_EE_STATUS_PENDING+
NFC_NFCEE_STATUS_INACTIVE
)
/external/libnfc-nci/src/nfa/ee/
nfa_ee_main.c
108
nfa_ee_cb.ecb[xx].ee_status =
NFC_NFCEE_STATUS_INACTIVE
;
nfa_ee_act.c
[
all
...]
/external/libnfc-nci/src/nfc/include/
nfc_api.h
263
#define
NFC_NFCEE_STATUS_INACTIVE
NCI_NFCEE_STS_CONN_INACTIVE/* NFCEE connected and inactive */
[
all
...]
Completed in 101 milliseconds