Home
last modified time | relevance | path

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

/system/chre/core/include/chre/core/
Dwifi_request_manager.h401 void handleRangingEventSync(uint8_t errorCode,
/system/chre/core/
Dwifi_request_manager.cc230 .handleRangingEventSync(cbErrorCode.errorCode, nullptr); in handleRangingEvent()
241 .handleRangingEventSync(CHRE_ERROR_NONE, rttEvent); in handleRangingEvent()
590 void WifiRequestManager::handleRangingEventSync( in handleRangingEventSync() function in chre::WifiRequestManager