#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
fe5a6c4e |
| 27-May-2021 |
Milanka Ringwald <[email protected]> |
src: add title to header files
|
#
c8dfe071 |
| 26-Mar-2021 |
Matthias Ringwald <[email protected]> |
hci_transport: extract convenience function declaration for h4, h5, em9304_spi, and usb into separate hci_transport_{type}.h
|
#
e76f5dd4 |
| 02-Mar-2021 |
Matthias Ringwald <[email protected]> |
hci_transport: add parity to hci_transport_config_uart_t
|
#
f9bd6dd7 |
| 02-Mar-2021 |
Matthias Ringwald <[email protected]> |
hci_transport_h4: add hci_transport_h4_instance_for_uart with btstack_uart
|
#
a48f52af |
| 26-Feb-2021 |
Matthias Ringwald <[email protected]> |
hci_transport_h5: new implementation based on btstack_uart driver with SLIP support
|
#
f1f3f303 |
| 02-Dec-2019 |
Matthias Ringwald <[email protected]> |
hci_transport: remove packet type defines provided by bluetooth.h
|
#
9c13b5ca |
| 26-Sep-2019 |
Matthias Ringwald <[email protected]> |
hci: extract internal definitions from bluetooth.h
|
#
80e33422 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
#
161a5569 |
| 19-Dec-2017 |
Matthias Ringwald <[email protected]> |
em9304: add hci_transport_em9304_spi.c
|
#
daa2e90c |
| 07-Apr-2017 |
Matthias Ringwald <[email protected]> |
h5: add hci_transport_h5_enable_bcsp_mode() to use BCSP with CSR chipsets
|
#
f5aa8d70 |
| 20-Feb-2017 |
Matthias Ringwald <[email protected]> |
docs: spelling fixes from https://github.com/mattkelly/btstack/commit/eaec219ce05225e60bf47441c9acf1f55377fba6
|
#
ee752bb8 |
| 19-Jan-2017 |
Matthias Ringwald <[email protected]> |
hci_transport: add set_sco_config and call when nr. of SCO connections changes
|
#
aa662eec |
| 09-Jul-2016 |
Matthias Ringwald <[email protected]> |
libusb: allows to specify USB dongle with hci_transport_usb_set_path
|
#
94764e99 |
| 28-Apr-2016 |
Matthias Ringwald <[email protected]> |
h5: support for auto-sleep mode after link inactivity
|
#
084ad01c |
| 20-Apr-2016 |
Matthias Ringwald <[email protected]> |
hci_transport/btstack_uart_block: create btstack_uart_block_embedded on top of hal_uart_dma. Pass in uart driver to H4/H5 instances
|
#
200f5f4d |
| 13-Apr-2016 |
Matthias Ringwald <[email protected]> |
hci_transport: add reset_link function
|
#
03858e25 |
| 26-Feb-2016 |
Matthias Ringwald <[email protected]> |
h5: add hci_transport_h5_instance
|
#
24b3c629 |
| 24-Jan-2016 |
Matthias Ringwald <[email protected]> |
hci_transport: cleanup struct, add init(void *transport_config)
|
#
fb55bd0a |
| 22-Jan-2016 |
Matthias Ringwald <[email protected]> |
remove btstack_control_h from hci_init. mark btstack_control, hci_transport, and hci_transport_config as const
|
#
d4c40e65 |
| 21-Jan-2016 |
Matthias Ringwald <[email protected]> |
use hci_transport_TYPE_instace() consistently. Fix iOS port build
|
#
82636622 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
run_loop.h -> btstack_run_loop.h
|
#
ff839116 |
| 07-Jan-2016 |
Matthias Ringwald <[email protected]> |
hci_transport_h4.c -> hci_transport_h4_posix.c
|
#
9796ebea |
| 06-Jan-2016 |
Matthias Ringwald <[email protected]> |
hci_trasport: add type to hci transport config, update all ports
|
#
ecf785d8 |
| 06-Jan-2016 |
Matthias Ringwald <[email protected]> |
fix accidental commit
|