Home
last modified time | relevance | path

Searched refs:s_repollCallsCount (Results 1 – 1 of 1) sorted by relevance

/hardware/ril/reference-ril/
Dreference-ril.c237 static int s_repollCallsCount = 0; variable
756 && s_repollCallsCount < REPOLL_CALLS_COUNT_MAX
760 " Repoll count: %d\n", s_repollCallsCount);
761 s_repollCallsCount++;
768 s_repollCallsCount = 0;