Home
last modified time | relevance | path

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

/system/chre/platform/shared/
Dplatform_wifi.cc30 PlatformWifiBase::scanEventCallback,
123 void PlatformWifiBase::scanEventCallback(struct chreWifiScanEvent *event) { in scanEventCallback() function in chre::PlatformWifiBase
/system/chre/platform/shared/include/chre/target_platform/
Dplatform_wifi_base.h42 static void scanEventCallback(struct chreWifiScanEvent *event);
/system/chre/pal/include/chre/pal/
Dwifi.h122 void (*scanEventCallback)(struct chreWifiScanEvent *event); member