Home
last modified time | relevance | path

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

/system/chre/platform/shared/
Dplatform_wifi.cc195 void PlatformWifiBase::scanEventCallback(struct chreWifiScanEvent *event) { in scanEventCallback() function in chre::PlatformWifiBase
/system/chre/pal/include/chre/pal/
Dwifi.h140 void (*scanEventCallback)(struct chreWifiScanEvent *event); member
/system/chre/pal/tests/src/
Dwifi_pal_impl_test.cc184 void PalWifiTest::scanEventCallback(struct chreWifiScanEvent *event) { in scanEventCallback() function in wifi_pal_impl_test::PalWifiTest