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

/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_discover.c2114 BOOLEAN sleep_wakeup_event_processed = FALSE; local
2138 sleep_wakeup_event_processed = TRUE;
2205 if (old_sleep_wakeup_flag && sleep_wakeup_event && !sleep_wakeup_event_processed)
2228 BOOLEAN sleep_wakeup_event_processed = FALSE; local
2289 sleep_wakeup_event_processed = TRUE;
2341 if (old_sleep_wakeup_flag && sleep_wakeup_event && !sleep_wakeup_event_processed)

Completed in 55 milliseconds