Home
last modified time | relevance | path

Searched refs:NFA_WLC_FLAGS_NON_AUTO_MODE_ENABLED (Results 1 – 2 of 2) sorted by relevance

/system/nfc/src/nfa/include/
Dnfa_wlc_int.h45 #define NFA_WLC_FLAGS_NON_AUTO_MODE_ENABLED 0x00000001 macro
/system/nfc/src/nfa/wlc/
Dnfa_wlc_act.cc95 if (nfa_wlc_cb.flags & NFA_WLC_FLAGS_NON_AUTO_MODE_ENABLED) { in nfa_wlc_start()