755dca2d | 19-Sep-2024 |
Matthias Ringwald <[email protected]> |
l2cap: suppress ecbm connection closed event before incoming connection event |
94791381 | 11-Sep-2024 |
Matthias Ringwald <[email protected]> |
hci: use null address as placeholder for announced connections |
2daa339a | 11-Sep-2024 |
Matthias Ringwald <[email protected]> |
hci: improve handling of advertising set terminated for legacy advertising api |
2d0c7965 | 11-Sep-2024 |
Matthias Ringwald <[email protected]> |
hci: introduce LE_EXTENDED_ADVERTISING_LEGACY_HANDLE |
7fc0aea0 | 26-Aug-2024 |
Matthias Ringwald <[email protected]> |
hci_event_builder: add functions for 8 and 16 byte arrays |
b2d70d58 | 24-Sep-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: provide addr type for EATT connections in GATT_EVENT_CONNECTED |
ad144fa1 | 24-Sep-2024 |
Matthias Ringwald <[email protected]> |
btstack_util: add safe versions of snprintf |
30cf4543 | 06-Nov-2023 |
Milanka Ringwald <[email protected]> |
gatt_client: fix type |
9cbc67b4 | 23-Aug-2024 |
Matthias Ringwald <[email protected]> |
hci_dump: support ISO packets in PacketLogger |
842492f0 | 21-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: require ENABLE_GATT_CLIENT_SERVICE_CHANGED |
e2c98440 | 21-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: fix unused warning |
88876ad7 | 21-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: fix unused warning |
58e8c9f5 | 15-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: emit events for gatt service changed and database hash |
d9ced76f | 15-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: subscribe to GATT Service Changed, subscribe and read GATT Database Hash |
2acb2842 | 15-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: add fields for gatt service changed feature |
d0753e0f | 19-Aug-2024 |
Matthias Ringwald <[email protected]> |
hci: fix detection for HCI_COMMAND_LE_SET_EXTENDED_ADVERTISING_ENABLE |
d6f1d5e8 | 15-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: remove unused variables |
4797b71a | 15-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: warn about GATT over EATT without support for ECBM |
e4f1c903 | 15-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: fix build for gatt over eatt without gatt over classic |
1aa186af | 15-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: fix build for gatt over eatt without gatt over classic |
c40517c3 | 15-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: add missing include |
be75fc08 | 15-Aug-2024 |
Matthias Ringwald <[email protected]> |
att_server: add missing include |
d21b039a | 15-Aug-2024 |
Matthias Ringwald <[email protected]> |
att_dispatch: fix build for gatt over eatt without gatt over classic |
7fbb2a53 | 15-Aug-2024 |
Matthias Ringwald <[email protected]> |
btstack_defines: add events for gatt service changed and database hash |
368f1371 | 15-Aug-2024 |
Matthias Ringwald <[email protected]> |
hci_event_builder: fix buffer overrun check |