24 Commits

Author SHA1 Message Date
Matthias Ringwald
793a050932 h4 posix ports: use btstack_uart_posix instead of btstack_uart_block_posix 2021-03-03 09:42:01 +01:00
Matthias Ringwald
2cc827d492 zephyr: init sm in posix-h4-zephyr and windows-h4-zephyr 2021-02-09 12:19:08 +01:00
Milanka Ringwald
606ccc9bdf config: add ENABLE_PRINTF_HEXDUMP 2020-11-06 12:06:11 +01:00
Milanka Ringwald
36327e5a47 config: sort defines alphabetically 2020-11-06 12:01:26 +01:00
Matthias Ringwald
d20e3046cb enable asserts for all desktop ports 2020-10-27 18:30:56 +01:00
Matthias Ringwald
e29c33b5cf ports: remove ENABLE_CLASSIC from LE-only ports 2020-09-11 16:55:08 +02:00
Matthias Ringwald
b596325d25 da14585: enable le address resolution in some ports 2020-09-11 14:26:45 +02:00
Matthias Ringwald
818629960d libusb and posix ports: store bonding information in TLV 2019-10-09 15:17:04 +02:00
Matthias Ringwald
6f3fd12d26 port: update .gitignore 2019-10-02 14:47:47 +02:00
Matthias Ringwald
e514a7f533 port: configure desktop ports (libusb,posix,windows) for mesh 2019-07-20 09:32:04 +02:00
Matthias Ringwald
bdc352b16d examples: renamed le_counter to gatt_counter and le_streamer to le_streamer_server to indicate suppport for GATT over BR/EDR 2019-06-21 10:45:17 +02:00
Matthias Ringwald
f67eb7c279 port: allow to defined BTSTACK_ROOT and include exising Makefiles. Fixes #198 2019-04-15 14:34:59 +02:00
Matthias Ringwald
dbf302f76d posix-h4-zephyr: fix use of static address 2019-01-04 15:26:08 +01:00
Matthias Ringwald
aa981441af posix: fix parsing of command line args to select USB or UART device 2018-07-30 11:22:50 +02:00
Matthias Ringwald
7daa8bd9ce posix: use TLV with btstack_tlv_posix 2018-07-29 11:06:33 +02:00
Matthias Ringwald
d3849e4c96 posix: add btstack_tlv_posix.c to all posix ports 2018-07-29 11:06:33 +02:00
Matthias Ringwald
d08566fb6e posix: implement link key iterator for btstack_link_key_db_fs 2018-02-05 18:25:10 +01:00
Matthias Ringwald
785879c691 hci_dump: print hci_dump.pklg path to console for all windows & posix ports 2018-02-05 10:01:25 +01:00
Matthias Ringwald
c6a0bdd74a more .gitignore 2018-02-01 11:07:11 +01:00
Matthias Ringwald
ff01079be9 add le_data_channel examples to most ports 2018-01-19 16:32:28 +01:00
Matthias Ringwald
c75587468f ports: add missing README.md files 2018-01-05 12:02:59 +01:00
Matthias Ringwald
410be61aeb nrf5: update chipset docu and explain how to flash HCI firmware 2017-09-14 18:08:32 +02:00
Matthias Ringwald
360243be41 posix-h4-zephyr: read static address via vendor specific command and use it 2017-09-14 15:34:11 +02:00
Matthias Ringwald
6807484c54 New posix-h4-zephyr port based on posix-h4 as default baud rate is 1000000 2017-09-14 14:30:31 +02:00