Searched defs:unmute (Results 1 – 5 of 5) sorted by relevance
39 fn unmute(self: Pin<&mut VolumeControlIntf>, addr: RawAddress); in unmute() function256 pub fn unmute(&mut self, addr: RawAddress) { in unmute() method
70 void unmute(in BluetoothDevice device, in AttributionSource attributionSource); in unmute() method
197 void VolumeControlIntf::unmute(RawAddress addr) { in unmute() function in bluetooth::topshim::rust::VolumeControlIntf
126 public void unmute(BluetoothDevice device) { in unmute() method in VolumeControlNativeInterface
712 public void unmute(BluetoothDevice device) { in unmute() method in VolumeControlService1645 public void unmute(BluetoothDevice device, AttributionSource source) { in unmute() method in VolumeControlService.BluetoothVolumeControlBinder