Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hearing_aid.cc107 void SetVolume(int8_t volume) override { in SetVolume() function in __anon1a5cc84f0211::HearingAidInterfaceImpl
/system/bt/service/common/android/bluetooth/
DIBluetoothAvrcpTarget.aidl57 boolean SetVolume(int volume); in SetVolume() method
/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.cc238 bool AvrcpTarget::SetVolume(int volume) { in SetVolume() function in bluetooth::AvrcpTarget
/system/bt/btif/avrcp/
Davrcp_service.cc277 void SetVolume(int8_t volume) override { in SetVolume() function in bluetooth::avrcp::VolumeInterfaceWrapper
/system/bt/profile/avrcp/
Ddevice.cc389 void Device::SetVolume(int8_t volume) { in SetVolume() function in bluetooth::avrcp::Device
/system/bt/bta/hearing_aid/
Dhearing_aid.cc1515 void SetVolume(int8_t volume) override { in SetVolume() function in __anon6e38dbc00111::HearingAidImpl