#
7091533c |
| 23-Jul-2024 |
Dirk Helbig <[email protected]> |
btstack_run_loop_base: fix warnings
|
#
796f7837 |
| 08-Mar-2021 |
Matthias Ringwald <[email protected]> |
moved btstack_run_loop_base into btstack_run_loop to allow for refactored run loops without client build changes
|
#
3af29ae5 |
| 04-Mar-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_base: add btstack_run_loop_base_poll_data_sources
|
#
9111a8ae |
| 04-Mar-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_base: assert timer to add is not already in list
|
#
5a39f76e |
| 10-Aug-2020 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_base: added btstack_run_loop_base_dump_timer
|
#
d58a1b5f |
| 27-Nov-2019 |
Matthias Ringwald <[email protected]> |
linked list/run loop: return true if item/data source/timer was removed
|
#
98a6a078 |
| 04-Aug-2019 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_base: portable implementation of timer and data source managment as base for platform specific implementations
|