Searched refs:notify_new_ee (Results 1 - 1 of 1) sorted by relevance

/system/nfc/src/nfa/ee/
H A Dnfa_ee_act.c1066 bool notify_new_ee = false; local
1106 notify_new_ee = true;
1110 notify_new_ee = true;
1125 notify_new_ee = true;
1162 if ((nfa_ee_cb.p_ee_disc_cback == NULL) && (notify_new_ee == true)) {

Completed in 39 milliseconds