Searched refs:stop_capturing_audio_subprocess (Results 1 – 3 of 3) sorted by relevance
400 if not self.bluetooth_facade.stop_capturing_audio_subprocess():444 if not self.bluetooth_facade.stop_capturing_audio_subprocess():
1151 def stop_capturing_audio_subprocess(self): member in BluetoothDevice1156 return self._proxy.stop_capturing_audio_subprocess()
2482 def stop_capturing_audio_subprocess(self): member in BluetoothFacadeNative