Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmedia_service.h309 int GetCurrentAbsoluteVolume(const std::string &addr, uint8_t label) in GetCurrentAbsoluteVolume() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.cpp454 std::bind(&AvrcpTgService::GetCurrentAbsoluteVolume, this, _1, _2), in AvrcpTgService()
2193 void AvrcpTgService::GetCurrentAbsoluteVolume(const RawAddress &rawAddr, uint8_t label) const in GetPlayStatus() function in OHOS::bluetooth::AvrcpTgService
2197 …int result = stub::MediaService::GetInstance()->GetCurrentAbsoluteVolume(rawAddr.GetAddress(), lab… in GetPlayStatus()
H A Davrcp_tg_service.h1730 void GetCurrentAbsoluteVolume(const RawAddress &rawAddr, uint8_t label)const;