Searched refs:SetRequestPower (Results 1 – 3 of 3) sorted by relevance
63 void SetRequestPower(const std::string &profileName, const RequestStatus status) const;
186 powerDevices_[rawAddr]->SetRequestPower(profileName, status); in UpdatePowerDevicesInfo()
68 void PowerDevice::SetRequestPower(const std::string &profileName, const RequestStatus status) const in SetRequestPower() function in OHOS::bluetooth::PowerDevice