22 Commits

Author SHA1 Message Date
Matthias Ringwald
665d90f25e prefixed all linked list types and functions with btstack_ 2016-01-20 14:50:38 +01:00
Matthias Ringwald
2c539f6e7e rename bk_linked_list_t to btstack_linked_list_t 2016-01-20 14:37:23 +01:00
Matthias Ringwald
4fd23d4738 rename bk_linked_list to btstack_linked_list 2016-01-20 14:34:04 +01:00
Matthias Ringwald
9e7db26d00 add hsp_hs.c 2016-01-17 22:19:28 +01:00
Matthias Ringwald
9796ebea28 hci_trasport: add type to hci transport config, update all ports 2016-01-06 23:02:46 +01:00
Matthias Ringwald
3e671d0e7d run_loop: only warn if add/remove data source is not implemented 2016-01-06 21:06:52 +01:00
Matthias Ringwald
a484130c09 run_loop: pass in run_loop_X_get_instance() to run_loop_init(). Various other fixes 2016-01-06 17:31:20 +01:00
Matthias Ringwald
c6832aeae2 move wiced specific functionality to run_loop_wiced.h 2016-01-06 16:14:37 +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
a135f527a4 wiced: add .mk file 2016-01-06 15:32:27 +01:00
Matthias Ringwald
d163eef10d wiced: disable full packet log 2016-01-05 15:58:54 +01:00
Matthias Ringwald
3b15a9528f wiced: update readme 2016-01-05 15:14:34 +01:00
Matthias Ringwald
93c1977785 wiced: provide gatt update script in examples 2016-01-05 15:11:16 +01:00
Matthias Ringwald
1bf1365b63 wiced: create example apps and readme 2016-01-04 16:58:06 +01:00
Matthias Ringwald
1db8c91d3e wiced: collect all files in port/wiced 2016-01-04 15:32:37 +01:00
Matthias Ringwald
7cdb8a02d8 split wiced port into platform/wiced and port/redbear-duo 2015-12-23 16:22:20 +01:00
Matthias Ringwald
f7d1275892 move WICED_BT_UART_MANUAL_CTS_RTS hack to btstack-config.h 2015-12-23 16:12:33 +01:00
Matthias Ringwald
78baa15460 wiced: add files for LE peripheral 2015-12-23 16:04:05 +01:00
Matthias Ringwald
a3be5a335e h4 wiced: check CTS before sending with manual control 2015-12-23 16:03:19 +01:00
Matthias Ringwald
8bf4bd7613 WICED: support manual CTS/RTS control 2015-12-23 12:40:04 +01:00
Matthias Ringwald
ddac77b560 port for WICED platform using threads for HCI Transport H4 RX/TX 2015-12-23 11:17:04 +01:00