Milanka Ringwald
|
2fca4dad95
|
license: update text
|
2021-11-02 09:31:00 +01:00 |
|
Matthias Ringwald
|
e501bae083
|
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
2019-05-11 19:31:55 +02:00 |
|
Matthias Ringwald
|
8c5fe29456
|
scoket_server: initialize connection_t struct before using it
|
2018-11-20 21:16:55 +01:00 |
|
Matthias Ringwald
|
62609879d3
|
daemon: avoid compile warning
|
2018-10-25 18:32:17 +02:00 |
|
Matthias Ringwald
|
15c7f428a6
|
daemon: reduce log output
|
2018-08-15 16:37:27 +02:00 |
|
Matthias Ringwald
|
0d54ffa102
|
daemon/socket_connection: fix send packet for win32
|
2018-08-15 16:28:49 +02:00 |
|
Matthias Ringwald
|
ec7a14efef
|
daemon: fix memory leak in socket_connection
|
2018-08-15 16:23:36 +02:00 |
|
Matthias Ringwald
|
ddca189c91
|
daemon: implement win32 version of socket_connection
|
2018-08-15 16:04:57 +02:00 |
|
Matthias Ringwald
|
33845bfee4
|
daemon/socket_connection: only define S_IRWXG and S_IRWXO on demand
|
2018-08-14 20:58:01 +02:00 |
|
Matthias Ringwald
|
3a6c8b019e
|
daemon/socket_connection: guard unix socket code by HAVE_UNIX_SOCKETS
|
2018-08-14 17:50:12 +02:00 |
|
Matthias Ringwald
|
398a95ec8e
|
run_loop: avoid anonymous union
|
2018-07-05 23:07:52 +02:00 |
|
Matthias Ringwald
|
19830e3fd9
|
daemon: fix warnings
|
2017-06-15 14:32:52 +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
|
9490bce5e8
|
fix compile
|
2016-03-29 22:05:00 +02:00 |
|
Matthias Ringwald
|
e32b1c032a
|
drop HAVE_SO_NOSIGPIPE
|
2016-03-29 21:51:43 +02:00 |
|
Matthias Ringwald
|
af0d0df5e5
|
replace malloc+memset by calloc
|
2016-03-27 23:01:37 +02:00 |
|
Matthias Ringwald
|
a32d71b603
|
replace malloc+memset by calloc
|
2016-03-27 22:54:25 +02:00 |
|
Matthias Ringwald
|
24ced5a6f6
|
runloop: enable callback for all data sources
|
2016-03-24 22:12:50 +01:00 |
|
Matthias Ringwald
|
896424b78e
|
runloop: add data source callback type to ds handler
|
2016-03-24 21:53:42 +01:00 |
|
Matthias Ringwald
|
7cd5ef9557
|
runloop: pass callback type to data source process functions
|
2016-03-24 20:46:20 +01:00 |
|
Matthias Ringwald
|
c4ae7169b8
|
runloop: replace struct btstack_data_source with btstack_data_source_t
|
2016-03-24 20:26:16 +01:00 |
|
Matthias Ringwald
|
3a5c43eebf
|
runloop: set data source fd by new setter
|
2016-03-24 20:04:14 +01:00 |
|
Matthias Ringwald
|
835c167141
|
runloop: set ds->process via setter
|
2016-03-24 19:36:55 +01:00 |
|
Matthias Ringwald
|
2531c97e16
|
daemon: move examples from example/daemon to platform/daemon/example. fix mtk compile
|
2016-02-19 10:33:52 +01:00 |
|
Matthias Ringwald
|
204f664b3d
|
platform/daemon: drop src folder
|
2016-01-20 14:10:05 +01:00 |
|
Matthias Ringwald
|
8736ab0cf2
|
prefix linked_list
|
2015-12-22 21:48:13 +01:00 |
|
Matthias Ringwald
|
972d111a8e
|
fix compile for iOS port
|
2015-12-18 16:47:50 +01:00 |
|
Matthias Ringwald
|
3edc84c5b6
|
fix paths after source reorg
|
2015-11-13 15:04:41 +01:00 |
|
Matthias Ringwald
|
1ca3442b09
|
use singular for root level folders
|
2015-11-13 09:36:05 +01:00 |
|