Matthias Ringwald
|
d39264f239
|
port: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro
|
2022-05-09 21:54:36 +02:00 |
|
Matthias Ringwald
|
54736c11db
|
port: use btstack_strcpy and btstack_cat instead of strcpy/strcat
|
2022-04-29 11:40:35 +02:00 |
|
Matthias Ringwald
|
0033ffe450
|
port: avoid warning in argv processing
|
2022-04-29 10:45:20 +02:00 |
|
Matthias Ringwald
|
839d169487
|
libusb, posix and windows ports: use '-' instead of ':' in btstack_BD_ADDR.tlv filename
|
2022-02-28 14:44:48 +01:00 |
|
Matthias Ringwald
|
15d2175857
|
libusb, posix and windows ports: use '-' instead of ':' in btstack_BD_ADDR.tlv filename
|
2022-02-25 17:09:50 +01:00 |
|
Milanka Ringwald
|
2fca4dad95
|
license: update text
|
2021-11-02 09:31:00 +01:00 |
|
Matthias Ringwald
|
f11fd9a990
|
posix: use bstack_signal to trigger shutdown for ctrl-c
|
2021-07-05 16:10:05 +02:00 |
|
Matthias Ringwald
|
c8dfe071e5
|
hci_transport: extract convenience function declaration for h4, h5, em9304_spi, and usb into separate hci_transport_{type}.h
|
2021-03-26 11:51:57 +01:00 |
|
Matthias Ringwald
|
7435ec7b56
|
hci_dump: use hci_dump_posix_fs with PacketLogger format in all posix ports
|
2021-03-11 15:53:45 +01:00 |
|
Matthias Ringwald
|
98451c7b10
|
ports: disable hci dump in all ports
|
2021-03-11 15:53:45 +01:00 |
|
Matthias Ringwald
|
6f122aa372
|
Remove btstack_run_loop_base from port and test
|
2021-03-08 10:39:10 +01:00 |
|
Matthias Ringwald
|
eda177a49c
|
btstack_run_loop_posix: use run loop base (build)
|
2021-03-05 11:46:58 +01:00 |
|
Matthias Ringwald
|
eb9e0ff41a
|
posix-h5/posix-h5-bcm: use even parity for UART
|
2021-03-03 09:57:50 +01:00 |
|
Matthias Ringwald
|
79530e3778
|
h5 ports: use btstack_uart_posix without slip wrapper
|
2021-03-03 09:42:01 +01:00 |
|
Matthias Ringwald
|
08b9cddccb
|
h5 ports: use uart slip wrapper for posix-h5, posix-h5-bcm, raspi, wiced-h5, pic32-harmony
|
2021-03-03 09:38:32 +01:00 |
|
Matthias Ringwald
|
a59ee66583
|
posix-h5: use higher baud rate if supported
|
2021-02-27 22:57:11 +01:00 |
|
Matthias Ringwald
|
818629960d
|
libusb and posix ports: store bonding information in TLV
|
2019-10-09 15:17:04 +02:00 |
|
Matthias Ringwald
|
99dd78454e
|
posix-h4,posix-h5,windows-h4: show build id for CSR controllers
|
2019-02-03 21:26:16 +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
|
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
|
7ea7688a8f
|
btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations
|
2017-05-27 21:50:19 +02:00 |
|
Matthias Ringwald
|
5c2e0bddf8
|
posix/windows-h4: correct local info printout
|
2017-05-03 14:07:15 +02:00 |
|
Matthias Ringwald
|
7bc1dbab74
|
posix-h5: show error for BCM chipset, remove all BCM code
|
2017-05-03 11:55:13 +02:00 |
|
Matthias Ringwald
|
77b95b4145
|
csr: support setting baud rate via h4/h5
|
2017-04-19 15:12:51 +02:00 |
|
Matthias Ringwald
|
cf524f2b10
|
posix/windows ports: show BD ADDR when stack running
|
2017-04-19 14:34:18 +02:00 |
|
Matthias Ringwald
|
daa2e90cf2
|
h5: add hci_transport_h5_enable_bcsp_mode() to use BCSP with CSR chipsets
|
2017-04-07 12:39:30 +02:00 |
|
Matthias Ringwald
|
3e05a31cbd
|
bluetooth_company_id: use scraped defines instead of small set from bluetooth.h before
|
2017-03-30 22:42:18 +02:00 |
|
Matthias Ringwald
|
61f37892ce
|
bluetooth_company_id: use scraped defines instead of small set from bluetooth.h before
|
2017-03-30 22:19:17 +02:00 |
|
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
|
91858f1872
|
posix-h5: fix compile
|
2017-02-24 11:42:12 +01:00 |
|
Matthias Ringwald
|
b96c8f447a
|
posix-like ports: unify sigint handler
|
2017-01-17 10:30:40 +01:00 |
|
Matthias Ringwald
|
4b871b9e05
|
posix-h5: don't enable auto sleep by default
|
2016-04-29 14:06:25 +02:00 |
|
Matthias Ringwald
|
94a5538cc6
|
posix: added posix-h5 port
|
2016-04-22 16:28:04 +02:00 |
|