Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_vc.cc89 void SetVolume(std::variant<RawAddress, int> addr_or_group_id, in SetVolume() function in __anon1f8d34bb0111::VolumeControlInterfaceImpl
Dbtif_hearing_aid.cc107 void SetVolume(int8_t volume) override { in SetVolume() function in __anona87e1c6d0211::HearingAidInterfaceImpl
/system/bt/service/common/android/bluetooth/
DIBluetoothAvrcpTarget.aidl57 boolean SetVolume(int volume); in SetVolume() method
/system/bt/profile/avrcp/tests/avrcp_device_fuzz/
Davrcp_device_fuzz.cc43 virtual void SetVolume(int8_t volume) {} in SetVolume() function in bluetooth::avrcp::FakeVolumeInterface
/system/bt/bta/vc/
Dvc.cc386 void SetVolume(std::variant<RawAddress, int> addr_or_group_id, in SetVolume() function in __anonbcd8383a0111::VolumeControlImpl
/system/bt/service/ipc/binder/
Dbluetooth_avrcp_target_binder_server.cc209 Status BluetoothAvrcpTargetBinderServer::SetVolume(int32_t volume, in SetVolume() function in ipc::binder::BluetoothAvrcpTargetBinderServer
/system/bt/service/
Davrcp_target.cc239 bool AvrcpTarget::SetVolume(int volume) { in SetVolume() function in bluetooth::AvrcpTarget
/system/bt/btif/avrcp/
Davrcp_service.cc276 void SetVolume(int8_t volume) override { in SetVolume() function in bluetooth::avrcp::VolumeInterfaceWrapper
/system/bt/profile/avrcp/
Ddevice.cc411 void Device::SetVolume(int8_t volume) { in SetVolume() function in bluetooth::avrcp::Device
/system/bt/bta/hearing_aid/
Dhearing_aid.cc1545 void SetVolume(int8_t volume) override { in SetVolume() function in __anon09ffaf5e0111::HearingAidImpl