Searched defs:activate_notify (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfa/rw/
H A Dnfa_rw_act.c2469 BOOLEAN activate_notify = TRUE; local
2562 activate_notify = FALSE; /* Delay notifying upper layer of NFA_ACTIVATED_EVT until system codes are retrieved */
2570 activate_notify = FALSE;
2600 activate_notify = TRUE;
2619 activate_notify = TRUE;
2643 if (activate_notify)

Completed in 1270 milliseconds