Matthias Ringwald
|
ff3cc4a537
|
MISRAC2012-Rule-14.4_d: use while(true) instead of while(1)
|
2019-12-03 12:52:10 +01:00 |
|
Matthias Ringwald
|
d58a1b5f11
|
linked list/run loop: return true if item/data source/timer was removed
|
2019-11-27 18:23:11 +01:00 |
|
Matthias Ringwald
|
f885e026a0
|
windows: remove unused POSIX includes
|
2019-10-21 17:06:19 +02:00 |
|
Matthias Ringwald
|
2e331c2584
|
windows: handle time_ms overrun after 49 days
|
2019-08-04 20:15:26 +02:00 |
|
Matthias Ringwald
|
e501bae083
|
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
2019-05-11 19:31:55 +02:00 |
|
zhadaolong
|
c4a8fd4568
|
run_loop_windows timeout_ms type
|
2018-09-03 11:15:37 +08:00 |
|
Matthias Ringwald
|
398a95ec8e
|
run_loop: avoid anonymous union
|
2018-07-05 23:07:52 +02:00 |
|
Matthias Ringwald
|
b7832c7f15
|
btstack_run_loop: don't call btstack_run_loop_remove_timer from platform implementation
|
2017-07-04 15:27:27 +02:00 |
|
Matthias Ringwald
|
ab2c6ae4b7
|
tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__
|
2017-03-24 23:39:20 +01:00 |
|
Matthias Ringwald
|
036dc6b8c0
|
windows: use 100 instead of 20 handles in runloop
|
2017-01-04 21:56:52 +01:00 |
|
Matthias Ringwald
|
ea7390156b
|
move windows port to platform
|
2016-11-28 17:46:51 +01:00 |
|