Home
last modified time | relevance | path

Searched defs:get_ext_audio_out_volume_offset (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dvc.rs40 fn get_ext_audio_out_volume_offset( in get_ext_audio_out_volume_offset() function
261 pub fn get_ext_audio_out_volume_offset(&mut self, addr: RawAddress, ext_output_id: u8) { in get_ext_audio_out_volume_offset() method
/packages/modules/Bluetooth/system/gd/rust/topshim/vc/
Dvc_shim.cc201 void VolumeControlIntf::get_ext_audio_out_volume_offset(RawAddress addr, uint8_t ext_output_id) { in get_ext_audio_out_volume_offset() function in bluetooth::topshim::rust::VolumeControlIntf