Home
last modified time | relevance | path

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

/system/chre/apps/wifi_world/
Dwifi_world.cc47 constexpr Nanoseconds kWifiScanInterval = Nanoseconds(Seconds(10)); variable
123 gWifiScanTimerHandle = chreTimerSet(kWifiScanInterval.toRawNanoseconds(), in requestDelayedWifiScan()