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
|
851e09fd8a
|
add missing field initializers in hci transport h4 (ehcill) embedded
|
2017-03-01 10:16:58 +01:00 |
|
Matthias Ringwald
|
9788aa5da8
|
hci_transport: remove data source on close
|
2016-10-12 13:29:39 +02:00 |
|
Matthias Ringwald
|
8ebb0850cb
|
Merge branch 'develop'
|
2016-05-02 23:04:58 +02:00 |
|
Matthias Ringwald
|
0f78faa83f
|
Merge branch 'master' into develop
|
2016-05-02 17:36:41 +02:00 |
|
Matthias Ringwald
|
f6a20ec99f
|
eHCILL: use ENABLE_EHCILL instead of HAVE_EHCILL plus runtime enable call, updated docs
|
2016-04-27 15:18:55 +02:00 |
|
Matthias Ringwald
|
af2052448e
|
hci_transport_h4_embedded: fix offset for SCO length byte
|
2016-04-27 10:50:03 +02:00 |
|
Matthias Ringwald
|
664e8b55a1
|
hci_transport_h4_embedded: handle SCO packets
|
2016-04-26 11:44:42 +02:00 |
|
Matthias Ringwald
|
084ad01c1a
|
hci_transport/btstack_uart_block: create btstack_uart_block_embedded on top of hal_uart_dma. Pass in uart driver to H4/H5 instances
|
2016-04-20 23:18:15 +02:00 |
|
Matthias Ringwald
|
ef2ebed23b
|
fix warnings
|
2016-04-18 14:49:28 +02:00 |
|
Matthias Ringwald
|
db00faf25b
|
fix warnings
|
2016-04-18 14:49:05 +02:00 |
|
Matthias Ringwald
|
200f5f4d16
|
hci_transport: add reset_link function
|
2016-04-13 18:18:50 +02:00 |
|
Matthias Ringwald
|
24ced5a6f6
|
runloop: enable callback for all data sources
|
2016-03-24 22:12:50 +01:00 |
|
Matthias Ringwald
|
7cd5ef9557
|
runloop: pass callback type to data source process functions
|
2016-03-24 20:46:20 +01:00 |
|
Matthias Ringwald
|
c4ae7169b8
|
runloop: replace struct btstack_data_source with btstack_data_source_t
|
2016-03-24 20:26:16 +01:00 |
|
Matthias Ringwald
|
390cf48d42
|
runloop: dont't init data source with static initializer
|
2016-03-24 19:31:46 +01:00 |
|
Matthias Ringwald
|
5aa8cdff6f
|
h4_embedded: fix compile
|
2016-03-07 22:06:18 +01:00 |
|
Matthias Ringwald
|
a6efb91912
|
rewrite sscanf_bd_addr to be sscanf free
|
2016-03-04 14:21:22 +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
|
3b1eb0e2e9
|
Merge branch 'master' into ble-api-cleanup
|
2016-02-03 11:14:23 +01:00 |
|
Matthias Ringwald
|
f8fbdce0c5
|
use little/big_endian_read/store_16/24/32
|
2016-01-31 00:07:32 +01:00 |
|
Matthias Ringwald
|
2a989d8add
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-28 20:42:00 +01:00 |
|
Matthias Ringwald
|
24b3c62931
|
hci_transport: cleanup struct, add init(void *transport_config)
|
2016-01-24 20:10:17 +01:00 |
|
Matthias Ringwald
|
19084a7dda
|
add missing const specifiers
|
2016-01-22 17:52:43 +01:00 |
|
Matthias Ringwald
|
986dfa11c7
|
hci_transport_h4_[ehcill_]_dma -> hci_transport_h4_[ehcill_]_embedded
|
2016-01-21 11:11:30 +01:00 |
|