Searched defs:OnSetAbsoluteVolume (Results 1 - 5 of 5) sorted by relevance
/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, int result) in OnSetAbsoluteVolume() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
|
/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_avrcp_ct_server.cpp | 586 void OnSetAbsoluteVolume(const RawAddress &rawAddr, uint8_t volume, int result) in OnSetAbsoluteVolume() function
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_avrcp_ct.cpp | 733 void OnSetAbsoluteVolume(const BluetoothRemoteDevice &device, uint16_t volume, int result) in OnSetAbsoluteVolume() function
|
/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) const in OnSetAbsoluteVolume() function in OHOS::bluetooth::AvrcpCtService
|
/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, uint8_t label) 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
|
Completed in 13 milliseconds