#
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
|
#
793a0509 |
| 02-Mar-2021 |
Matthias Ringwald <[email protected]> |
h4 posix ports: use btstack_uart_posix instead of btstack_uart_block_posix
|
#
fc6cde64 |
| 23-Jul-2018 |
Matthias Ringwald <[email protected]> |
Replaced HCI_PACKET_BUFFER_SIZE with HCI_INCOMING_PACKET_BUFFER_SIZE and HCI_OUTGOING_PACKET_BUFFER_SIZE
|
#
c6d79a84 |
| 05-Jul-2018 |
Matthias Ringwald <[email protected]> |
mtk: fix compile -> named union on btstack_data_source_t
|
#
2778f48c |
| 20-Apr-2016 |
Matthias Ringwald <[email protected]> |
mtk: fix compile
|
#
8b26961a |
| 01-Apr-2016 |
Matthias Ringwald <[email protected]> |
mtk: fix hci transport, daemon: fix compile
|
#
51acb414 |
| 26-Mar-2016 |
Matthias Ringwald <[email protected]> |
fix old contact email
|
#
24ced5a6 |
| 24-Mar-2016 |
Matthias Ringwald <[email protected]> |
runloop: enable callback for all data sources
|
#
7cd5ef95 |
| 24-Mar-2016 |
Matthias Ringwald <[email protected]> |
runloop: pass callback type to data source process functions
|
#
c4ae7169 |
| 24-Mar-2016 |
Matthias Ringwald <[email protected]> |
runloop: replace struct btstack_data_source with btstack_data_source_t
|
#
3a5c43ee |
| 24-Mar-2016 |
Matthias Ringwald <[email protected]> |
runloop: set data source fd by new setter
|
#
835c1671 |
| 24-Mar-2016 |
Matthias Ringwald <[email protected]> |
runloop: set ds->process via setter
|
#
2531c97e |
| 19-Feb-2016 |
Matthias Ringwald <[email protected]> |
daemon: move examples from example/daemon to platform/daemon/example. fix mtk compile
|
#
f8fbdce0 |
| 31-Jan-2016 |
Matthias Ringwald <[email protected]> |
use little/big_endian_read/store_16/24/32
|
#
19084a7d |
| 22-Jan-2016 |
Matthias Ringwald <[email protected]> |
add missing const specifiers
|
#
7907f069 |
| 21-Jan-2016 |
Matthias Ringwald <[email protected]> |
btstack-config.h -> btstack_config.h
|
#
d4c40e65 |
| 21-Jan-2016 |
Matthias Ringwald <[email protected]> |
use hci_transport_TYPE_instace() consistently. Fix iOS port build
|
#
eb886013 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
fix missing bstack_ for struct data_source and struct timer. utils->btstack_util
|
#
ec820d77 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
prefix data_source_t and timer_source_t with btstack
|
#
528a4a3b |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
prefix run_loop_ functions with btstack_
|
#
16ece135 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
prefix debug with btstack_
|
#
ff839116 |
| 07-Jan-2016 |
Matthias Ringwald <[email protected]> |
hci_transport_h4.c -> hci_transport_h4_posix.c
|
#
8caefee3 |
| 13-Nov-2015 |
Matthias Ringwald <[email protected]> |
separate platform specific code and ports for a particular setup
|