Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_statistics/services/native/src/entities/
H A Duid_entity.cpp268 … int64_t bluetoothBrScanTime = core->GetTotalTimeMs(uid, StatsUtils::STATS_TYPE_BLUETOOTH_BR_SCAN); in DumpForBluetooth() local
272 .append(ToString(bluetoothBrScanTime)) in DumpForBluetooth()