Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_device.h71 void DeleteRequestPower(const std::string &profileName) const;
H A Dpower_manager.cpp182 its->second->DeleteRequestPower(profileName); in UpdatePowerDevicesInfo()
H A Dpower_device.cpp73 void PowerDevice::DeleteRequestPower(const std::string &profileName) const in DeleteRequestPower() function in OHOS::bluetooth::PowerDevice