Home
last modified time | relevance | path

Searched defs:OnVolumeChanged (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dtelephone_client_service.h33 virtual void OnVolumeChanged(int type, int volume) in OnVolumeChanged() function
H A Dtelephone_service.h47 virtual void OnVolumeChanged(int type, int volume) in OnVolumeChanged() function
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Dhw_cast_stream_player.cpp552 void HwCastStreamPlayer::OnVolumeChanged(int volume, int maxVolume) in OnVolumeChanged() function in OHOS::AVSession::HwCastStreamPlayer
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp231 void OnVolumeChanged(const RawAddress &rawAddr, uint8_t volume, int result) override in OnVolumeChanged() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl
734 void OnVolumeChanged(const RawAddress &rawAddr, uint8_t volume, int result) in OnVolumeChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_service.cpp41 void OnVolumeChanged(int type, int volume) override in OnVolumeChanged() function in OHOS::bluetooth::TelephoneHfObserver
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp1018 void BluetoothAvrcpCtObserverProxy::OnVolumeChanged(const RawAddress &rawAddr, uint8_t volume, int … in OnVolumeChanged() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp425 void OnVolumeChanged(const RawAddress &rawAddr, uint8_t volume, int result) override in OnVolumeChanged() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl
871 void OnVolumeChanged(const BluetoothRemoteDevice &device, uint8_t volume, int result) in OnVolumeChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp2148 void AvrcpCtService::OnVolumeChanged(const RawAddress &rawAddr, uint8_t volume, int result) const in OnVolumeChanged() function in OHOS::bluetooth::AvrcpCtService