Files
bumble_fork/bumble
SneKarnataki 16d33199eb Change in sdp.py file while testing hid profile,
TEXT_STRING: lambda x: DataElement(DataElement.TEXT_STRING, x.decode('utf8')) changed to
TEXT_STRING: lambda x: DataElement(DataElement.TEXT_STRING, x)
as we were facing error "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa1 in position 4: invalid start byte" while fetching sdp records.
2023-10-19 17:19:49 -07:00
..
2023-10-11 14:33:44 +08:00
2023-09-27 21:53:54 -07:00
2023-05-12 16:26:57 -07:00
2023-09-21 15:52:07 +08:00
2023-10-07 20:01:15 +08:00
2022-12-10 09:40:12 -08:00
wip
2023-05-12 16:26:57 -07:00
2023-03-23 04:36:02 +00:00
2023-10-07 20:01:15 +08:00
2023-03-31 16:09:24 -04:00
2023-09-21 15:52:07 +08:00
2023-09-21 15:52:07 +08:00
2023-09-21 15:52:07 +08:00
2023-10-11 17:47:21 -07:00
2023-09-08 16:30:06 +08:00
2023-09-08 15:27:01 +08:00
2023-05-05 16:16:55 -07:00
2023-10-11 14:33:44 +08:00
2023-03-25 15:11:59 +08:00
2023-10-11 14:33:44 +08:00
2023-09-20 23:13:08 +02:00
2023-03-20 12:14:28 -07:00
2023-10-07 20:01:15 +08:00