Searched refs:NFA_EE_STATUS_ACTIVE (Results 1 – 2 of 2) sorted by relevance
90 #define NFA_EE_STATUS_ACTIVE NFC_NFCEE_STATUS_ACTIVE /* NFCEE connected and active */ macro
504 p_cb->ee_status = NFA_EE_STATUS_PENDING | NFA_EE_STATUS_ACTIVE; in nfa_ee_api_mode_set()1369 ||(p_cb->ee_status != NFA_EE_STATUS_ACTIVE) in nfa_ee_build_discover_req_evt()1796 if (p_cb->ee_status == NFA_EE_STATUS_ACTIVE) in nfa_ee_is_active()