HomeSort by relevance Sort by last modified time
    Searched refs:handleRangingEventSync (Results 1 - 2 of 2) sorted by null

  /system/chre/core/include/chre/core/
wifi_request_manager.h 401 void handleRangingEventSync(uint8_t errorCode,
  /system/chre/core/
wifi_request_manager.cc 230 .handleRangingEventSync(cbErrorCode.errorCode, nullptr);
241 .handleRangingEventSync(CHRE_ERROR_NONE, rttEvent);
597 void WifiRequestManager::handleRangingEventSync(

Completed in 185 milliseconds