Home
last modified time | relevance | path

Searched refs:rangingEventCallback (Results 1 – 5 of 5) sorted by relevance

/system/chre/platform/shared/
Dplatform_wifi.cc31 PlatformWifiBase::rangingEventCallback,
106 void PlatformWifiBase::rangingEventCallback( in rangingEventCallback() function in chre::PlatformWifiBase
/system/chre/platform/shared/include/chre/target_platform/
Dplatform_wifi_base.h43 static void rangingEventCallback(uint8_t errorCode,
/system/chre/pal/include/chre/pal/
Dwifi.h143 void (*rangingEventCallback)(uint8_t errorCode, member
/system/chre/pal/tests/src/
Dwifi_pal_impl_test.cc76 gTest->rangingEventCallback(errorCode, event); in chrePalRangingEventCallback()
123 .rangingEventCallback = chrePalRangingEventCallback, in SetUp()
183 void PalWifiTest::rangingEventCallback(uint8_t errorCode, in rangingEventCallback() function in wifi_pal_impl_test::PalWifiTest
/system/chre/pal/tests/include/
Dwifi_pal_impl_test.h38 void rangingEventCallback(uint8_t errorCode,