Searched refs:SendSetAbsoluteVolumeRsp (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_profile.h | 754 …void SendSetAbsoluteVolumeRsp(const RawAddress &rawAddr, uint8_t volume, uint8_t label, int result…
|
H A D | avrcp_tg_service.cpp | 2009 … profile_->SendSetAbsoluteVolumeRsp(rawAddr, AVRC_ABSOLUTE_VOLUME_PERCENTAGE_0, label, result); in GetPlayStatus() 2044 profile_->SendSetAbsoluteVolumeRsp(rawAddr, volume, label, BT_SUCCESS); in GetPlayStatus()
|
H A D | avrcp_tg_profile.cpp | 1030 void AvrcTgProfile::SendSetAbsoluteVolumeRsp(const RawAddress &rawAddr, uint8_t volume, uint8_t lab… in SendSetAbsoluteVolumeRsp() function in OHOS::bluetooth::AvrcTgProfile
|