Searched refs:handleRangingEventSync (Results 1 – 2 of 2) sorted by relevance
401 void handleRangingEventSync(uint8_t errorCode,
230 .handleRangingEventSync(cbErrorCode.errorCode, nullptr); in handleRangingEvent()241 .handleRangingEventSync(CHRE_ERROR_NONE, rttEvent); in handleRangingEvent()590 void WifiRequestManager::handleRangingEventSync( in handleRangingEventSync() function in chre::WifiRequestManager