Matthias Ringwald
|
e501bae083
|
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
2019-05-11 19:31:55 +02:00 |
|
Matthias Ringwald
|
398a95ec8e
|
run_loop: avoid anonymous union
|
2018-07-05 23:07:52 +02:00 |
|
Matthias Ringwald
|
4b7565a250
|
posix: avoid crash when data source is removed and fd set to -1
|
2017-11-07 12:30:13 +01: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
|
7c959318bb
|
fix warnings related to potential loss of precision for integer conversions
|
2016-07-05 11:31:53 +02:00 |
|
Matthias Ringwald
|
88e0b3b2b2
|
posix: fix compile
|
2016-04-01 16:08:58 +02:00 |
|
Matthias Ringwald
|
615ae44436
|
posix: cleanup fast FTDI hack
|
2016-03-30 17:02:46 +02:00 |
|
Matthias Ringwald
|
d382f5313a
|
fix compile
|
2016-03-30 15:06:15 +02:00 |
|
Matthias Ringwald
|
f316a84558
|
posix: use ms timeouts in run loop and also in hci.c
|
2016-03-30 15:03:26 +02:00 |
|
Matthias Ringwald
|
9120e843c2
|
runloop: implement data source callbacks for posix - also support write ready
|
2016-03-24 22:31:44 +01:00 |
|
Matthias Ringwald
|
0d70dd6280
|
runloop: pass enable/disable callbacks to run loop impl
|
2016-03-24 22:19:26 +01:00 |
|
Matthias Ringwald
|
7cd5ef9557
|
runloop: pass callback type to data source process functions
|
2016-03-24 20:46:20 +01:00 |
|
Matthias Ringwald
|
ec820d7756
|
prefix data_source_t and timer_source_t with btstack
|
2016-01-20 16:00:45 +01:00 |
|
Matthias Ringwald
|
528a4a3b3e
|
prefix run_loop_ functions with btstack_
|
2016-01-20 15:58:46 +01:00 |
|
Matthias Ringwald
|
4ab92137d3
|
missing run_loop.c -> btstack_run_loop.c renames
|
2016-01-20 15:42:54 +01:00 |
|
Matthias Ringwald
|
8f2a52f4d9
|
forgot to add files in earlier commit
|
2016-01-20 15:38:37 +01:00 |
|
Matthias Ringwald
|
b7d596c104
|
run_loop_X.c/h -> run_loop_X.c/h
|
2016-01-20 15:32:11 +01:00 |
|