501e6d2b | 13-Jan-2025 |
Matthias Ringwald <[email protected]> |
gap: store link key for standard/non-SSP pairing
# Conflicts: # CHANGELOG.md |
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 |
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 |
7a84a319 | 18-Dec-2024 |
Matthias Ringwald <[email protected]> |
hci: remove redundant check |
5058b333 | 18-Dec-2024 |
Matthias Ringwald <[email protected]> |
btstack_version: provide current release version |
bee7a0d9 | 17-Dec-2024 |
Matthias Ringwald <[email protected]> |
gatt_service_client: allow multiple clients for different secondary services |
639880ba | 16-Dec-2024 |
Milanka Ringwald <[email protected]> |
gatt-service/device_information_service_server: check NULL strings |
a73588f0 | 18-Dec-2024 |
Matthias Ringwald <[email protected]> |
hci: add hci_get_stack for testing |
6ec1ca0c | 18-Dec-2024 |
Matthias Ringwald <[email protected]> |
hci: use assert in hci_number_free_acl_slots_for_connection_type |
c769c85c | 17-Dec-2024 |
Matthias Ringwald <[email protected]> |
hci: update state before sending hci command |
b182b7f4 | 16-Dec-2024 |
Milanka Ringwald <[email protected]> |
avdtp_util: fix array size |
cb140a1e | 16-Dec-2024 |
Matthias Ringwald <[email protected]> |
att_server: fix signed vs. unsigned warnings |
c6d8b816 | 16-Dec-2024 |
Matthias Ringwald <[email protected]> |
att_db: fix signed vs. unsigned warnings |
035b1b64 | 16-Dec-2024 |
Matthias Ringwald <[email protected]> |
sm: fix unused warning |
ce713b46 | 16-Dec-2024 |
Matthias Ringwald <[email protected]> |
btstack_ring_buffer: remove duplicate definition |
df8843a0 | 16-Dec-2024 |
Matthias Ringwald <[email protected]> |
bluetooth: mark status and att error codes as unsigned |
95f31ee8 | 16-Dec-2024 |
Matthias Ringwald <[email protected]> |
hci: fix warnings |
2e7060d6 | 16-Dec-2024 |
Matthias Ringwald <[email protected]> |
sm: fix unused warnings |
f94048d1 | 16-Dec-2024 |
Matthias Ringwald <[email protected]> |
sm: extract sm_pdu_handler_pairing_public_key |
0d0cbb52 | 16-Dec-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/ancs-client: extract ancs_client_handle_gatt_client_event_in_w4_service_result |
12f6b606 | 13-Dec-2024 |
Alex McHugh <[email protected]> |
att_db_util: Add API to specify next attribute handle. (#647)
Co-authored-by: Alex McHugh <[email protected]> |