25 Commits

Author SHA1 Message Date
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
db3b626e35 lwip: add pan_lwip_http_server example to posix platforms 2019-06-07 18:05:36 +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
e5b6c4e973 port/posix-*: enable ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE 2018-10-29 09:58:48 +01: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
fcae305fb2 sm: ENABLE_MICRO_ECC_FOR_LE_SECURE_CONNECTIONS enables micro-ecc software implementation 2017-08-28 21:10:17 +02:00
Taras Zaporozhets
ac7408dfb0 Change btstack_stdin.c to btstack_stdin_posix.c in Makefiles to fix compilation issues 2017-07-13 22:15:47 +02:00
Matthias Ringwald
b435e06234 hci: require ENABLE_LE_DATA_LENGTH_EXTENSION to enable max packet lenghts 2017-07-07 22:34:48 +02:00
Matthias Ringwald
08c0d996ca example/avdtp_sink: move avdtp_sink_demo to examples 2017-06-02 14:32:04 +02:00
Matthias Ringwald
7ea7688a8f btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations 2017-05-27 21:50:19 +02:00
Matthias Ringwald
dc491b6ef3 posix-h5-bcm: fix compile warning 2017-05-03 11:56:31 +02:00
Matthias Ringwald
197ab0eba1 posix-b5-bcm: use local variables for chipset and uart driver 2017-05-02 09:45:01 +02:00
Matthias Ringwald
646a1850c2 bcm/h5: allow to use higher main baud rate when fully booted 2017-04-26 11:55:26 +02:00
Matthias Ringwald
99e8f095f5 bcm/h5: extract btstack_chipset_bcm_download_firmware 2017-04-26 11:55:26 +02:00
Matthias Ringwald
aaf306a213 bcm/h5: use hci_dump, disable debug output 2017-04-26 11:55:26 +02:00
Matthias Ringwald
480bd5c8fc bcm/h5: use main baudrate for patchram upload 2017-04-26 11:55:25 +02:00
Matthias Ringwald
0728d358bb bcm/h5: upload init script before starting stack in h5 mode 2017-04-26 11:55:25 +02:00