Searched refs:start_capturing_audio_subprocess (Results 1 – 3 of 3) sorted by relevance
1129 def start_capturing_audio_subprocess(self, audio_data, recording_device): member in BluetoothDevice1138 return self._proxy.start_capturing_audio_subprocess(
808 start_capturing_audio = self.bluetooth_facade.start_capturing_audio_subprocess(
1223 def start_capturing_audio_subprocess(self, audio_data, recording_device): member in BluetoothBaseFacadeLocal