Home
last modified time | relevance | path

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

/system/chre/apps/wifi_world/
Dwifi_world.cc41 constexpr uint32_t kScanMonitoringCookie = 0x1337; variable
149 if (result->cookie != &kScanMonitoringCookie) { in handleWifiAsyncResult()
240 if (chreWifiConfigureScanMonitorAsync(true, &kScanMonitoringCookie)) { in nanoappStart()