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

/frameworks/opt/net/wifi/service/tools/halutil/
H A Dhalutil.cpp253 const int MAX_EVENTS_IN_CACHE = 256; variable
261 if (eventsInCache + 1 < MAX_EVENTS_IN_CACHE) {

Completed in 426 milliseconds