Searched refs:last_active (Results 1 – 1 of 1) sorted by relevance
2804 uint8_t last_active = NFA_EE_INVALID; in nfa_ee_lmrt_to_nfcc() local2827 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()