Searched defs:OnSetAbsoluteVolume (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_avrcp_ct_server.cpp | 174 void OnSetAbsoluteVolume(const RawAddress &rawAddr, uint8_t volume, int result) override in OnSetAbsoluteVolume() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl 586 void OnSetAbsoluteVolume(const RawAddress &rawAddr, uint8_t volume, int result) in OnSetAbsoluteVolume() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_avrcp_ct_observer_proxy.cpp | 655 void BluetoothAvrcpCtObserverProxy::OnSetAbsoluteVolume(const RawAddress &rawAddr, uint8_t volume, … in OnSetAbsoluteVolume() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_avrcp_ct.cpp | 307 void OnSetAbsoluteVolume(const RawAddress &rawAddr, uint8_t volume, int result) override in OnSetAbsoluteVolume() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl 736 void OnSetAbsoluteVolume(const BluetoothRemoteDevice &device, uint16_t volume, int result) in OnSetAbsoluteVolume() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_service.cpp | 269 void AvrcpTgService::ObserverImpl::OnSetAbsoluteVolume(const std::string &addr, uint8_t volume, uin… in OnSetAbsoluteVolume() function in OHOS::bluetooth::AvrcpTgService::ObserverImpl 2013 void AvrcpTgService::OnSetAbsoluteVolume(const RawAddress &rawAddr, uint8_t volume, uint8_t label) in GetPlayStatus() function in OHOS::bluetooth::AvrcpTgService
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_service.cpp | 1927 void AvrcpCtService::OnSetAbsoluteVolume(const RawAddress &rawAddr, uint8_t volume, int result) con… in OnSetAbsoluteVolume() function in OHOS::bluetooth::AvrcpCtService
|