Searched refs:IsDisableAbsoluteVolume (Results 1 – 5 of 5) sorted by relevance
636 bool IsDisableAbsoluteVolume(const RawAddress &rawAddr);
959 bool IsDisableAbsoluteVolume(const RawAddress &rawAddr);
977 bool AvrcCtConnectManager::IsDisableAbsoluteVolume(const RawAddress &rawAddr) in IsDisableAbsoluteVolume() function in OHOS::bluetooth::AvrcCtConnectManager
1730 bool AvrcCtProfile::IsDisableAbsoluteVolume(const RawAddress &rawAddr) in IsDisableAbsoluteVolume() function in OHOS::bluetooth::AvrcCtProfile1735 return AvrcCtConnectManager::GetInstance()->IsDisableAbsoluteVolume(rawAddr); in IsDisableAbsoluteVolume()
1897 if (profile_->IsDisableAbsoluteVolume(rawAddr)) { in SetAbsoluteVolume()