Commit Graph

30 Commits

Author SHA1 Message Date
Matthias Ringwald
71c4de7a56 sco: HAVE_SCO_OVER_HCI -> ENABLE_SCO_OVER_HCI 2016-03-01 17:29:04 +01:00
Matthias Ringwald
a47028ed44 fix compile 2016-02-24 17:14:56 +01:00
Matthias Ringwald
f8fbdce0c5 use little/big_endian_read/store_16/24/32 2016-01-31 00:07:32 +01:00
Matthias Ringwald
26a5de6f3c csr: add another pskey that could help for SCO over HCI 2016-01-22 22:34:47 +01:00
Matthias Ringwald
593df0d91a csr: fix baudrate change 2016-01-22 22:22:41 +01:00
Matthias Ringwald
fc62ef06d9 csr: try to enable SCO over HCI - doesn't work with tested CSR8811 inside BTM805 2016-01-22 21:58:35 +01:00
Matthias Ringwald
c0cdcfe728 hci: added local version information callback to allow for runtime driver selection 2016-01-22 20:55:43 +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
faa6c1f625 renamed bt_control_chipsetname into btstack_chipset_chipsetname. fix some builds 2016-01-22 17:01:08 +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
58360f586d chipset: add btstack_chipset to all chipset drivers 2016-01-22 14:33:46 +01:00
Matthias Ringwald
0af2bb27be add btstack_chipset_t 2016-01-22 11:19:59 +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
75a994c4ca ant: hide internal functions, rename ant_cmds -> ant_cmd 2016-01-21 12:12:37 +01:00
Matthias Ringwald
5604262918 hci_cmds -> hci_cmd 2016-01-21 11:33:17 +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
af3c1ffe4c rename bt_control_h top btstack_control.h 2016-01-20 15:06:36 +01:00
Matthias Ringwald
16ece13520 prefix debug with btstack_ 2016-01-20 14:52:45 +01:00
Matthias Ringwald
7fe5c1bdd3 cleanup after merge, add port/posix-csr 2016-01-17 22:12:19 +01:00
Matthias Ringwald
d210d9c4c0 Merge branch 'master' into ble-api-cleanup 2016-01-14 19:59:05 +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
6838b8f107 bcm: add set baud rate command 2016-01-03 01:16:31 +01:00
Matthias Ringwald
3d1b0dfb98 bcm: add set bd addr command 2016-01-02 22:07:06 +01:00
Matthias Ringwald
0290598a44 add support for Broadcom init scipts 2015-12-23 16:02:43 +01:00
Matthias Ringwald
f55dd2ad86 Merge branch 'master' into ble-api-cleanup
Conflicts:
	tool/generate.py
2015-12-18 21:47:34 +01:00
Matthias Ringwald
3edc84c5b6 fix paths after source reorg 2015-11-13 15:04:41 +01:00
Matthias Ringwald
6887ca698d move ant_cmds.h to ant_cmds.c 2015-11-13 10:22:31 +01:00
Matthias Ringwald
d5814ca7a9 use singular chipset 2015-10-31 19:33:49 +01:00