Home
last modified time | relevance | path

Searched refs:postRangingAsyncResult (Results 1 – 2 of 2) sorted by relevance

/system/chre/core/
Dwifi_request_manager.cc289 postRangingAsyncResult(CHRE_ERROR_FUNCTION_DISABLED); in requestRanging()
1021 bool WifiRequestManager::postRangingAsyncResult(uint8_t errorCode) { in postRangingAsyncResult() function in chre::WifiRequestManager
1063 postRangingAsyncResult(asyncError); in dispatchQueuedRangingRequest()
1137 if (postRangingAsyncResult(errorCode)) { in handleRangingEventSync()
/system/chre/core/include/chre/core/
Dwifi_request_manager.h698 bool postRangingAsyncResult(uint8_t errorCode);