Home
last modified time | relevance | path

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

/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc2804 uint8_t last_active = NFA_EE_INVALID; in nfa_ee_lmrt_to_nfcc() local
2827 if (last_active == NFA_EE_INVALID) { in nfa_ee_lmrt_to_nfcc()
2828 last_active = p_cb->nfcee_id; in nfa_ee_lmrt_to_nfcc()
2830 << StringPrintf("last_active: 0x%x", last_active); in nfa_ee_lmrt_to_nfcc()
2834 if (last_active == NFA_EE_INVALID) { in nfa_ee_lmrt_to_nfcc()