2eecdfbb | 01-Oct-2024 |
Matthias Ringwald <[email protected]> |
libusb: add -Werror=uninitialized for Clang |
c46e8f55 | 01-Oct-2024 |
Matthias Ringwald <[email protected]> |
btstack_util: fix warning in btstack_snprintf_assert_complete |
41c44321 | 01-Oct-2024 |
Matthias Ringwald <[email protected]> |
gatt_service_client: set characteristic uuid16s |
5bc85483 | 27-Sep-2024 |
Matthias Ringwald <[email protected]> |
goep_client: increase packet buffer for l2cap to 500 |
33554939 | 27-Sep-2024 |
Matthias Ringwald <[email protected]> |
goep_server: allow to set srmp wait, name and type headers |
ba8264da | 27-Sep-2024 |
Matthias Ringwald <[email protected]> |
goep_server: fix address endianess in connect events |
e7b3edb0 | 27-Sep-2024 |
Matthias Ringwald <[email protected]> |
obex_parser: add debug logging |
7e1e42bb | 27-Sep-2024 |
Matthias Ringwald <[email protected]> |
obex_message_builder: allow to set srmp wait, name and type headers |
b1b77489 | 27-Sep-2024 |
Matthias Ringwald <[email protected]> |
obex: add MAP constants |
d1a44612 | 27-Sep-2024 |
Matthias Ringwald <[email protected]> |
hci_dump_windows_fs: allow to increase log message buffer |
7d006440 | 30-Sep-2024 |
Matthias Ringwald <[email protected]> |
hci_event_builder: use JV format for add string |
43bdd576 | 30-Sep-2024 |
Matthias Ringwald <[email protected]> |
btstack_util: use hci_dump_log
instead of HCI_DUMP_LOG |
74d3bb9d | 30-Sep-2024 |
Matthias Ringwald <[email protected]> |
btstack_util: provide replacement for strncasecmp, strcasecmp in Visual Studio |
9fce1f71 | 30-Sep-2024 |
Matthias Ringwald <[email protected]> |
btstack_util: add read/write single bytes to little_endian/big_endian functions
for symmetry reasons |
d6114072 | 30-Sep-2024 |
Matthias Ringwald <[email protected]> |
btstack_util: add N_BITS macro |
e84248e5 | 30-Sep-2024 |
Matthias Ringwald <[email protected]> |
btstack_defines: add ARRAYSIZE macro |
bdbfbe1c | 30-Sep-2024 |
Matthias Ringwald <[email protected]> |
btstack_debug: provide STATIC_ASSERT macro to allow use sizeof at compile time |
585600fe | 27-Sep-2024 |
Matthias Ringwald <[email protected]> |
gitignore: add vs and vscode |
e2cd7734 | 28-Sep-2024 |
Matthias Ringwald <[email protected]> |
libusb: depend on all .gatt files |
b795dcd0 | 10-Jun-2024 |
Marcel Wappler <[email protected]> |
windows: include <Windows.h> first |
d282ad88 | 06-May-2024 |
Marcel Wappler <[email protected]> |
hci_dump_windows_fs: allow read of .pklg while logging |
a8ddb7ee | 26-Sep-2024 |
Matthias Ringwald <[email protected]> |
btstack_hid_parser: fix build with log_debug |
db449e89 | 01-Jul-2024 |
Matthias Ringwald <[email protected]> |
a2dp: set BTSTACK_FILE__ at start |
345352ac | 26-Sep-2024 |
Matthias Ringwald <[email protected]> |
hci: fix log level |
22e80acc | 26-Sep-2024 |
Matthias Ringwald <[email protected]> |
goep_server: include gap.h |