Léo Lam
e85fa26768
BTReal: Use FromThread::ANY for USB transfer replies
...
libusb transfer callbacks might be called immediately during transfer
submission in some cases. (libusb doesn't even specify what thread
the callback is invoked on.) In other words, it is possible to reach
the transfer callback from the CPU thread, and not just from the
USB event handling thread.
So CoreTiming::FromThread::NON_CPU is incorrect and should instead
be ANY.
2019-06-26 17:55:51 +02:00
..
2019-06-20 10:42:56 +02:00
2019-05-31 02:33:41 -04:00
2019-05-06 18:48:04 +00:00
2019-05-06 18:48:04 +00:00
2019-06-17 16:32:30 -04:00
2019-05-30 00:52:57 -04:00
2019-06-17 16:32:30 -04:00
2019-06-18 11:33:08 +02:00
2019-06-26 17:55:51 +02:00
2019-05-23 19:56:41 -04:00
2019-02-13 00:03:49 +01:00
2019-05-06 18:48:04 +00:00
2019-06-07 22:51:58 -04:00
2019-06-05 13:24:35 -04:00
2018-03-31 18:09:45 -04:00
2019-05-06 18:48:04 +00:00
2019-06-07 19:54:39 -04:00
2018-10-20 21:11:34 +10:00
2019-06-14 17:43:39 -04:00
2018-09-15 17:28:23 +02:00
2019-06-07 19:54:39 -04:00
2019-06-07 19:54:39 -04:00
2019-05-08 11:20:59 +01:00
2019-05-08 11:20:59 +01:00
2019-05-27 20:09:55 +02:00
2019-05-27 20:09:55 +02:00
2019-05-06 18:48:04 +00:00
2019-05-06 18:48:04 +00:00
2018-05-29 07:54:39 -04:00
2018-05-29 17:45:07 -04:00
2019-03-08 20:42:09 +01:00
2018-10-29 23:00:51 +01:00
2019-06-08 17:55:01 -04:00
2019-05-06 18:48:04 +00:00
2019-05-24 14:12:48 +02:00
2019-04-05 07:01:03 -04:00
2019-04-05 07:01:03 -04:00
2019-06-26 17:55:51 +02:00
2019-06-26 17:55:51 +02:00
2017-03-27 23:46:19 -04:00
2019-05-08 11:20:59 +01:00
2019-05-08 11:20:59 +01:00
2019-05-06 18:48:04 +00:00
2019-05-06 18:48:04 +00:00
2019-06-14 17:47:02 -04:00
2019-06-05 02:36:23 -04:00
2019-06-19 16:03:55 -04:00
2019-04-11 21:26:00 +02:00
2019-04-09 13:13:05 +02:00
2019-06-20 20:55:38 +02:00
2019-04-07 06:22:33 -04:00
2019-05-06 18:48:04 +00:00
2018-05-13 15:46:51 -04:00
2019-06-19 16:03:55 -04:00
2019-05-06 18:48:04 +00:00
2018-06-03 20:45:35 +02:00
2019-05-06 18:48:04 +00:00
2019-06-19 16:03:55 -04:00
2019-02-25 19:55:46 +01:00
2019-04-26 23:33:35 -04:00
2018-07-19 18:09:20 -04:00
2019-05-29 08:29:56 +02:00
2019-06-17 16:32:30 -04:00