739fcdb2 | 02-Jul-2021 |
Matthias Ringwald <[email protected]> |
wiced: use btstack_run_loop_execute_code_on_main_thread instead of btstack_run_loop_wiced_execute_code_on_main_thread |
62b02606 | 02-Jul-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_wiced: implement execute on main thread |
66c452cf | 02-Jul-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_wiced: implement trigger exit |
f8d5edf1 | 18-Mar-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_corefoundation: implement execute on main thread |
dcf86b29 | 02-Jul-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_corefoundation: implement trigger exit |
7b06a562 | 02-Jul-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_qt: implement poll_data_sources_from_irq |
b3483efb | 02-Jul-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_qt: implement execute on main thread |
d34d17d7 | 02-Jul-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_windows: implement poll_data_sources_from_irq |
5bea0138 | 01-Jul-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_windows: implement execute on main thread |
82b879d8 | 16-Mar-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_windows: implement trigger exit |
90d4f186 | 01-Jul-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_posix: implement poll_data_sources_from_irq |
41158b74 | 17-Mar-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_posix: implement execute on main thread |
2e357f7a | 02-Jul-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_posix: implement trigger exit |
c51a1d5a | 16-Mar-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_freertos: implement execute on main thread |
38b6e836 | 16-Mar-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_freertos: implement trigger exit |
d9d4921f | 16-Mar-2021 |
Matthias Ringwald <[email protected]> |
freertos: use generic btstack_run_loop_poll_data_sources_from_irq instead of btstack_run_loop_freertos_trigger_from_isr |
4fd33db7 | 16-Mar-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_freertos: implement poll_data_sources_from_irq |
d3384105 | 16-Mar-2021 |
Matthias Ringwald <[email protected]> |
embedded: use generic btstack_run_loop_poll_data_sources_from_irq instead of btstack_run_loop_embedded_trigger |
6cbe83c5 | 16-Mar-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_embedded: implement execute on main thread |
e97b720d | 16-Mar-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_embedded: implement trigger exit |
decb7d9b | 16-Mar-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_embedded: implement poll_data_sources_from_irq |
9ea49f80 | 02-Jul-2021 |
Matthias Ringwald <[email protected]> |
hci_transport_h2_libusb: fix compile with USB_VENDOR_ID and USB_PRODUCT_ID |
7dfe4b1c | 25-Jun-2021 |
Matthias Ringwald <[email protected]> |
HCI Dump RTT STDOUT: drop messages if RTT buffer is full and RTT is configured for non-blocking |
eb0d5579 | 25-Jun-2021 |
Matthias Ringwald <[email protected]> |
hci_dump: define HCI_DUMP_MAX_MESSAGE_LEN for use in POSIX implementation |
9620d15f | 21-Jun-2021 |
Matthias Ringwald <[email protected]> |
hci_dump_posix_fs: add HCI_DUMP_BTSNOOP |