501e6d2b | 13-Jan-2025 |
Matthias Ringwald <[email protected]> |
gap: store link key for standard/non-SSP pairing
# Conflicts: # CHANGELOG.md |
565100c1 | 23-Dec-2024 |
Matthias Ringwald <[email protected]> |
Merge branch 'develop' |
5d4d8cc7 | 23-Dec-2024 |
Matthias Ringwald <[email protected]> |
hid_host_demo, hog_host_demo: fflush after each character to deal with line buffering |
584063eb | 20-Dec-2024 |
Matthias Ringwald <[email protected]> |
readme: add esp32 variants |
679093c5 | 20-Dec-2024 |
Matthias Ringwald <[email protected]> |
readme: add esp32 variants |
ceed67ff | 20-Dec-2024 |
Matthias Ringwald <[email protected]> |
Merge branch 'develop'
# Conflicts: # README.md # chipset/zephyr/nrf5340_dongle/README.md # port/libusb/README.md # src/hci_transport_h5.c |
16e6ddac | 20-Dec-2024 |
Matthias Ringwald <[email protected]> |
readme: update with new bluetooth sig listing |
6691bd20 | 20-Dec-2024 |
Matthias Ringwald <[email protected]> |
changelog: update |
9eba3c0f | 20-Dec-2024 |
Matthias Ringwald <[email protected]> |
btstack_version: add version string |
61776ecd | 20-Dec-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/hids-client: fix in-place event for received HID reports |
d41c2d28 | 20-Dec-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/hids-client: fix in-place event for received HID reports |
77043c43 | 20-Dec-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/ancs-client: use event getters for notification & indication |
4da9eab9 | 19-Dec-2024 |
Matthias Ringwald <[email protected]> |
chipset/zephyr: update instructions for nrf5340 dk / adk as hci controller |
18db232f | 19-Dec-2024 |
Matthias Ringwald <[email protected]> |
test/auto-pts: move to extra (remove)
|
f99c988a | 18-Dec-2024 |
Matthias Ringwald <[email protected]> |
sm: extract sm_run_ready |
e82ac897 | 18-Dec-2024 |
Matthias Ringwald <[email protected]> |
hci: fix signed warning |
1520bf5b | 18-Dec-2024 |
Matthias Ringwald <[email protected]> |
test/hci: more tests |
7a84a319 | 18-Dec-2024 |
Matthias Ringwald <[email protected]> |
hci: remove redundant check |
5308d607 | 18-Dec-2024 |
Matthias Ringwald <[email protected]> |
test/gap: use synchronous transport and enable address sanitizer |
5058b333 | 18-Dec-2024 |
Matthias Ringwald <[email protected]> |
btstack_version: provide current release version |
566df4e8 | 18-Dec-2024 |
Matthias Ringwald <[email protected]> |
test/gap: more tests |
9ca3a834 | 18-Dec-2024 |
Matthias Ringwald <[email protected]> |
test/security_manager: add test |
3b40ed98 | 18-Dec-2024 |
Matthias Ringwald <[email protected]> |
test/l2cap-cbm: add tests |
28739e5f | 17-Dec-2024 |
Matthias Ringwald <[email protected]> |
test/gap: add unit tests |
bee7a0d9 | 17-Dec-2024 |
Matthias Ringwald <[email protected]> |
gatt_service_client: allow multiple clients for different secondary services |