Commit Graph

25 Commits

Author SHA1 Message Date
Matthias Ringwald
531729b170 csr: provide csr_set_bd_addr for windows-winusb port 2018-02-20 09:47:15 +01:00
Matthias Ringwald
cd5e24b3fa csr: provide csr_set_bd_addr for libusb port 2018-02-20 09:30:47 +01:00
Matthias Ringwald
8c41f31fe1 csr: set all keys in psram instead of default (== psi if available) 2018-02-19 12:33:37 +01:00
Matthias Ringwald
77b95b4145 csr: support setting baud rate via h4/h5 2017-04-19 15:12:51 +02:00
Matthias Ringwald
ca93b47d3c csr: don't enable parity for H5 with PS Keys. doesn't help, only breaks H5 2017-04-07 12:39:30 +02:00
Matthias Ringwald
ab2c6ae4b7 tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__ 2017-03-24 23:39:20 +01:00
Matthias Ringwald
05b338c5b8 csr: fix ps key for h5 config 2016-04-29 14:49:16 +02:00
Matthias Ringwald
35dfa65188 csr: enable RTS/CTS for BCSP and H5 2016-04-29 14:05:32 +02:00
Matthias Ringwald
71c4de7a56 sco: HAVE_SCO_OVER_HCI -> ENABLE_SCO_OVER_HCI 2016-03-01 17:29:04 +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
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
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
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
d5814ca7a9 use singular chipset 2015-10-31 19:33:49 +01:00