Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_spec.h209 static PowerInfo GetPowerSpec(const std::string &profileName, RequestStatus status);
H A Dpower_device.cpp179 PowerInfo itSpec = PowerSpec::GetPowerSpec(its.first, its.second); in CalcMaxPower()
H A Dpower_spec.cpp222 PowerInfo PowerSpec::GetPowerSpec(const std::string &profileName, RequestStatus status) in GetPowerSpec() function in OHOS::bluetooth::PowerSpec