Searched defs:rangingEventCallback (Results 1 – 3 of 3) sorted by relevance
/system/chre/platform/shared/ | ||
D | platform_wifi.cc | 114 void PlatformWifiBase::rangingEventCallback( in rangingEventCallback() function in chre::PlatformWifiBase |
/system/chre/pal/include/chre/pal/ | ||
D | wifi.h | 149 void (*rangingEventCallback)(uint8_t errorCode, member |
/system/chre/pal/tests/src/ | ||
D | wifi_pal_impl_test.cc | 154 void PalWifiTest::rangingEventCallback(uint8_t errorCode, in rangingEventCallback() function in wifi_pal_impl_test::PalWifiTest |