Searched refs:set_ext_audio_out_location (Results 1 – 3 of 3) sorted by relevance
56 fn set_ext_audio_out_location( in set_ext_audio_out_location() function281 pub fn set_ext_audio_out_location( in set_ext_audio_out_location() method287 self.internal.pin_mut().set_ext_audio_out_location(addr, ext_output_id, location); in set_ext_audio_out_location()
44 void set_ext_audio_out_location(RawAddress addr, uint8_t ext_output_id, uint32_t location);
214 void VolumeControlIntf::set_ext_audio_out_location( in set_ext_audio_out_location() function in bluetooth::topshim::rust::VolumeControlIntf