Home
last modified time | relevance | path

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

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