Open GoogleCodeExporter opened 8 years ago
Confirming.
Original comment by adys...@gmail.com
on 11 Aug 2014 at 5:26
The problem stems from this call:
>>>
bluetooth._bluetooth.hci_filter_all_events('\x00\x00\x00\x00\x00\x00\x00\x00\x00
\x00\x00\x00\x00\x00\x00\x00')
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 4: invalid
start byte
Original comment by adys...@gmail.com
on 11 Aug 2014 at 5:29
Original comment by karu...@wp.pl
on 1 Feb 2015 at 6:56
Original issue reported on code.google.com by
robert.s...@gmail.com
on 14 Jun 2014 at 4:12