Searched refs:rangingEventCallback (Results 1 - 3 of 3) sorted by relevance

/system/chre/platform/shared/include/chre/target_platform/
H A Dplatform_wifi_base.h43 static void rangingEventCallback(uint8_t errorCode,
/system/chre/platform/shared/
H A Dplatform_wifi.cc46 mWifiCallbacks.rangingEventCallback =
47 PlatformWifiBase::rangingEventCallback;
107 void PlatformWifiBase::rangingEventCallback( function in class:chre::PlatformWifiBase
/system/chre/pal/include/chre/pal/
H A Dwifi.h143 void (*rangingEventCallback)(uint8_t errorCode, member in struct:chrePalWifiCallbacks
269 * rangingEventCallback must be invoked once to deliver the final result of
303 * behavior regarding timeouts, indicating failure via rangingEventCallback
314 * case a subsequent call to rangingEventCallback will be used to
326 * event structure that was provided to it via rangingEventCallback()

Completed in 132 milliseconds