Matthias Ringwald
|
2a989d8add
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-28 20:42:00 +01:00 |
|
Matthias Ringwald
|
24b3c62931
|
hci_transport: cleanup struct, add init(void *transport_config)
|
2016-01-24 20:10:17 +01:00 |
|
Matthias Ringwald
|
19084a7dda
|
add missing const specifiers
|
2016-01-22 17:52:43 +01:00 |
|
Matthias Ringwald
|
7907f06931
|
btstack-config.h -> btstack_config.h
|
2016-01-21 15:41:16 +01:00 |
|
Matthias Ringwald
|
d4c40e6512
|
use hci_transport_TYPE_instace() consistently. Fix iOS port build
|
2016-01-21 11:05:09 +01:00 |
|
Matthias Ringwald
|
eb8860135e
|
fix missing bstack_ for struct data_source and struct timer. utils->btstack_util
|
2016-01-20 16:10:07 +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 |
|
Matthias Ringwald
|
8263662281
|
run_loop.h -> btstack_run_loop.h
|
2016-01-20 15:08:39 +01:00 |
|
Matthias Ringwald
|
ff8c6fbf01
|
inline run_loop_private.h into run_loop.h
|
2016-01-20 15:03:26 +01:00 |
|
Matthias Ringwald
|
16ece13520
|
prefix debug with btstack_
|
2016-01-20 14:52:45 +01:00 |
|
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
|
6773b3a0a4
|
move hci_transport_h2_libusb to port/libusb
|
2016-01-20 14:24:29 +01:00 |
|
Matthias Ringwald
|
dd9e275ce1
|
platform/posix: drop src folder
|
2016-01-20 14:20:47 +01:00 |
|
Matthias Ringwald
|
c3cf389910
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-18 13:58:48 +01:00 |
|
Matthias Ringwald
|
d0c2076983
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-17 21:53:13 +01:00 |
|
Matthias Ringwald
|
838e7f1bb2
|
log warning if posix h4 read/write takes longer than 10 ms
|
2016-01-14 11:41:40 +01:00 |
|
Matthias Ringwald
|
74386ee04d
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-08 23:14:07 +01:00 |
|
Matthias Ringwald
|
ff839116f5
|
hci_transport_h4.c -> hci_transport_h4_posix.c
|
2016-01-07 10:42:11 +01:00 |
|
Matthias Ringwald
|
02b5fb40f3
|
hci_transport_h4.c -> hci_transport_h4_posix.c
|
2016-01-07 10:24:18 +01:00 |
|
Matthias Ringwald
|
2b5067ded8
|
hci_transport: check type of transport config before accessing baud rates
|
2016-01-07 10:18:04 +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
|
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
|
a1e2369fb8
|
posix_ -> run_loop_posix_
|
2016-01-06 15:43:31 +01:00 |
|
Matthias Ringwald
|
8736ab0cf2
|
prefix linked_list
|
2015-12-22 21:48:13 +01:00 |
|
Matthias Ringwald
|
e955494fd9
|
Merge branch 'master' into ble-api-cleanup
|
2015-12-18 20:21:18 +01:00 |
|
Matthias Ringwald
|
aa4dd81512
|
merge from master
|
2015-11-25 14:48:19 +01:00 |
|
Matthias Ringwald
|
3edc84c5b6
|
fix paths after source reorg
|
2015-11-13 15:04:41 +01:00 |
|
Matthias Ringwald
|
0c22758f65
|
sort btstack.h for client/server use
|
2015-11-13 09:47:26 +01:00 |
|
Matthias Ringwald
|
1ca3442b09
|
use singular for root level folders
|
2015-11-13 09:36:05 +01:00 |
|