Home
last modified time | relevance | path

Searched defs:SetVolume (Results 1 – 13 of 13) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_hearing_aid.cc88 void HearingAid::SetVolume(int8_t volume) { in SetVolume() function in HearingAid
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hearing_aid.cc105 void SetVolume(int8_t volume) override { in SetVolume() function in __anon8c4b49080211::HearingAidInterfaceImpl
Dbtif_vc.cc138 void SetVolume(std::variant<RawAddress, int> addr_or_group_id, in SetVolume() function in __anone141aef60111::VolumeControlInterfaceImpl
/packages/modules/Bluetooth/system/service/common/android/bluetooth/
DIBluetoothAvrcpTarget.aidl57 boolean SetVolume(int volume); in SetVolume() method
/packages/modules/Bluetooth/system/profile/avrcp/tests/avrcp_device_fuzz/
Davrcp_device_fuzz.cc44 virtual void SetVolume(int8_t volume) {} in SetVolume() function in bluetooth::avrcp::FakeVolumeInterface
/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc83 void SetVolume(int8_t volume) override { in SetVolume() function in bluetooth::avrcp::VolumeInterfaceImpl
/packages/modules/Bluetooth/system/service/ipc/binder/
Dbluetooth_avrcp_target_binder_server.cc209 Status BluetoothAvrcpTargetBinderServer::SetVolume(int32_t volume, in SetVolume() function in ipc::binder::BluetoothAvrcpTargetBinderServer
/packages/modules/Bluetooth/system/service/
Davrcp_target.cc238 bool AvrcpTarget::SetVolume(int volume) { in SetVolume() function in bluetooth::AvrcpTarget
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc1717 void SetVolume(int8_t volume) { in SetVolume() function in __anon15ca6eb90111::HearingAidImpl
1985 void HearingAid::SetVolume(int8_t volume) { in SetVolume() function in HearingAid
/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc287 void SetVolume(int8_t volume) override { in SetVolume() function in bluetooth::avrcp::VolumeInterfaceWrapper
/packages/modules/Bluetooth/system/profile/avrcp/
Ddevice.cc416 void Device::SetVolume(int8_t volume) { in SetVolume() function in bluetooth::avrcp::Device
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_target.cpp149 void SetVolume(int8_t volume) override { setVolume(volume); } in SetVolume() function in android::VolumeInterfaceImpl
/packages/modules/Bluetooth/system/bta/vc/
Dvc.cc911 void SetVolume(std::variant<RawAddress, int> addr_or_group_id, in SetVolume() function in __anon3acd8ed50111::VolumeControlImpl