OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chreWifiConfigureScanMonitorAsync
(Results
1 - 3
of
3
) sorted by null
/system/chre/platform/shared/
chre_api_wifi.cc
30
DLL_EXPORT bool
chreWifiConfigureScanMonitorAsync
(bool enable,
/system/chre/chre_api/include/chre_api/chre/
wifi.h
54
//!
chreWifiConfigureScanMonitorAsync
()
476
bool
chreWifiConfigureScanMonitorAsync
(bool enable, const void *cookie);
/system/chre/apps/wifi_world/
wifi_world.cc
210
if (
chreWifiConfigureScanMonitorAsync
(true, &kScanMonitoringCookie)) {
Completed in 150 milliseconds