Searched refs:convert_raw_to_wav (Results 1 – 3 of 3) sorted by relevance
1260 def convert_raw_to_wav(self, input_file, output_file, test_data): member in BluetoothDevice1269 return self._proxy.convert_raw_to_wav(input_file, output_file,
604 if not self.bluetooth_facade.convert_raw_to_wav(
2674 def convert_raw_to_wav(self, input_file, output_file, test_data): member in BluetoothFacadeNative