Home
last modified time | relevance | path

Searched defs:scanMonitorStatusChangeCallback (Results 1 – 3 of 3) sorted by relevance

/system/chre/platform/shared/
Dplatform_wifi.cc120 void PlatformWifiBase::scanMonitorStatusChangeCallback(bool enabled, in scanMonitorStatusChangeCallback() function in chre::PlatformWifiBase
/system/chre/pal/include/chre/pal/
Dwifi.h83 void (*scanMonitorStatusChangeCallback)(bool enabled, uint8_t errorCode); member
/system/chre/pal/tests/src/
Dwifi_pal_impl_test.cc113 void PalWifiTest::scanMonitorStatusChangeCallback(bool enabled, in scanMonitorStatusChangeCallback() function in wifi_pal_impl_test::PalWifiTest