Matthias Ringwald
|
8a5131287b
|
move run loop embedded specific functionality to run_loop_embedded.h
|
2016-01-06 16:18:32 +01:00 |
|
Matthias Ringwald
|
52ab590be3
|
move wiced specific functionality to run_loop_wiced.h
|
2016-01-06 16:02:56 +01:00 |
|
Matthias Ringwald
|
13a2efaf0f
|
wiced_ -> run_loop_wiced_
|
2016-01-06 15:57:30 +01:00 |
|
Matthias Ringwald
|
829afdbecc
|
embedded_ -> run_loop_embedded_
|
2016-01-06 15:33:56 +01:00 |
|
Matthias Ringwald
|
ece6d390b1
|
use wiced_result_t for run on main loop
|
2015-12-23 11:15:45 +01:00 |
|
Matthias Ringwald
|
b303a37ec9
|
add HAVE_WICED
|
2015-12-22 21:48:36 +01:00 |
|
Matthias Ringwald
|
195a80287b
|
removed btstack/include folder
|
2015-10-15 16:33:34 +02:00 |
|
matthias.ringwald
|
23053b9e43
|
organize headers: e.g. use <btstack/btstack.h> instead of "btstack.h"
|
2009-09-28 21:19:05 +00:00 |
|
matthias.ringwald
|
ee091cf1fd
|
automatic HCI link disconnect
|
2009-08-09 18:39:53 +00:00 |
|
matthias.ringwald
|
436a4afbf2
|
implemented timer handling in run loop
|
2009-08-09 13:49:02 +00:00 |
|
matthias.ringwald
|
7b22b9bc7d
|
removed ready paramter from data_source callbacks, added timer management functions to run loop
|
2009-08-09 13:00:09 +00:00 |
|
matthias.ringwald
|
4918f63ce1
|
implemented basic linked list and used it for the run loop
|
2009-07-13 21:51:42 +00:00 |
|
matthias.ringwald
|
8d4343fb95
|
start implementing generic run_loop
|
2009-06-06 17:43:50 +00:00 |
|