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