Matthias Ringwald
|
71c4de7a56
|
sco: HAVE_SCO_OVER_HCI -> ENABLE_SCO_OVER_HCI
|
2016-03-01 17:29:04 +01:00 |
|
Matthias Ringwald
|
68bbf757e4
|
sco: drop HAVE_SCO define
|
2016-03-01 17:27:21 +01:00 |
|
Matthias Ringwald
|
bcf00d8fa4
|
examples: move out of embedded subfolder
|
2016-02-19 09:46:37 +01:00 |
|
Matthias Ringwald
|
f31a71cf4b
|
sco: have h2_libusb emit HCI_EVENT_SCO_CAN_SEND_NOW when outgoing buffer available, send as long as can_send_now is true
|
2016-02-18 15:05:38 +01:00 |
|
Matthias Ringwald
|
63fa3374ea
|
hci_transport: send HCI_EVENT_TRANSPORT_PACKET_SENT when buffer can be re-used, send HCI_EVENT_SCO_CAN_SEND_NOW if that's separate
|
2016-02-18 14:48:41 +01:00 |
|
Matthias Ringwald
|
66a048ab90
|
Merge branch 'master' into ble-api-cleanup
|
2016-02-15 22:06:55 +01:00 |
|
Matthias Ringwald
|
2d5e09d6d4
|
hci: set link_key_db via hci_set_link_key_db instead of via hci_init().
|
2016-02-11 20:10:17 +01:00 |
|
Matthias Ringwald
|
09bb527008
|
libusb: hci dump to file again
|
2016-02-03 14:55:49 +01:00 |
|
Matthias Ringwald
|
a98592bc68
|
split remote_device_db into btstack_link_key_db and btstack_device_name_db
|
2016-02-02 21:57:10 +01:00 |
|
Matthias Ringwald
|
0e537d1e66
|
move btstack_version.h to platform/daemon and only use by daemon
|
2016-01-31 20:31:52 +01:00 |
|
Matthias Ringwald
|
787071125c
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-28 15:04:34 +01:00 |
|
Matthias Ringwald
|
b86fe33f44
|
libusb: make compile without SCO
|
2016-01-27 15:30:31 +01:00 |
|
Matthias Ringwald
|
fa8a3a246f
|
libusb: remove unused define
|
2016-01-27 15:29:54 +01:00 |
|
Matthias Ringwald
|
24b3c62931
|
hci_transport: cleanup struct, add init(void *transport_config)
|
2016-01-24 20:10:17 +01:00 |
|
Matthias Ringwald
|
67e0331a16
|
libusb: fix compile
|
2016-01-24 19:12:10 +01:00 |
|
Matthias Ringwald
|
80b9a8caa6
|
add ENABLE_CLASSIC to all examples
|
2016-01-24 18:09:29 +01:00 |
|
Matthias Ringwald
|
fb55bd0acc
|
remove btstack_control_h from hci_init. mark btstack_control, hci_transport, and hci_transport_config as const
|
2016-01-22 17:16:06 +01:00 |
|
Matthias Ringwald
|
3fb36a2984
|
chipset: remove all chipset functions from btstack_control.h and use from hci.c
|
2016-01-22 15:41:59 +01:00 |
|
Matthias Ringwald
|
0d529a9fd2
|
streamline btstack_config.h files
|
2016-01-21 21:56:56 +01:00 |
|
Matthias Ringwald
|
2539bee62f
|
HAVE_HCI_DUMP -> ENABLE_LOG_INTO_HCI_DUMP
|
2016-01-21 21:27:06 +01:00 |
|
Matthias Ringwald
|
7907f06931
|
btstack-config.h -> btstack_config.h
|
2016-01-21 15:41:16 +01:00 |
|
Matthias Ringwald
|
a9a4c40924
|
structure btstack-config.h
|
2016-01-21 15:33:36 +01:00 |
|
Matthias Ringwald
|
4fd8b166ac
|
config: drop USE_POSIX_RUN_LOOP and USE_COCOA_RUN_LOOP
|
2016-01-21 15:11:52 +01:00 |
|
Matthias Ringwald
|
1e59816644
|
ble: ancs_client_lib -> ancs_client, example: ancs_client -> ancs_client_demo
|
2016-01-21 14:42:13 +01:00 |
|
Matthias Ringwald
|
e9e0704f0b
|
vesion.h -> btstack_version.h
|
2016-01-20 16:11:27 +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
|
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
|
16ece13520
|
prefix debug with btstack_
|
2016-01-20 14:52:45 +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
|
d210d9c4c0
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-14 19:59:05 +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
|
00cae490be
|
fix compile
|
2015-11-14 23:27:21 +01:00 |
|
Matthias Ringwald
|
3edc84c5b6
|
fix paths after source reorg
|
2015-11-13 15:04:41 +01:00 |
|
Matthias Ringwald
|
8caefee39d
|
separate platform specific code and ports for a particular setup
|
2015-11-13 10:18:04 +01:00 |
|