185497a5 | 26-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: add service/connection id to GATT_EVENT_CHARACTERISTIC_QUERY_RESULT |
521f5820 | 26-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: add service/connection id to GATT_EVENT_SERVICE_QUERY_RESULT |
88371317 | 26-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: add service/connection id to GATT_EVENT_QUERY_COMPLETE |
9da02385 | 26-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: add service_id and connection_id |
d8ef101d | 26-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: use hci_event_builder for GATT_EVENT_INCLUDED_SERVICE_QUERY_RESULT |
1cfd1613 | 26-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: use hci_event_builder for GATT_EVENT_ALL_CHARACTERISTIC_DESCRIPTORS_QUERY_RESULT |
b5a7d6a2 | 26-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: use hci_event_builder for GATT_EVENT_CHARACTERISTIC_QUERY_RESULT |
c668d4cf | 26-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: use hci_event_builder for GATT_EVENT_SERVICE_QUERY_RESULT |
6a88036e | 26-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: use hci_event_builder for GATT_EVENT_QUERY_COMPLETE |
3e78e462 | 27-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: pass gatt_client_t to setup_long_characteristic_value_packet |
8450fbf5 | 27-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: pass gatt_client_t to setup_characteristic_value_packet |
620d7d70 | 27-Aug-2024 |
Matthias Ringwald <[email protected]> |
hci: increase incoming pre-buffer for LE-only for service_id + connection_id |
464b6e7b | 27-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: use temp buffer for fuzz testing |
f51e6883 | 27-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: compile error if insufficient prebuffer bytes for long reports |
9d2aa4d0 | 09-Sep-2024 |
Milanka Ringwald <[email protected]> |
btstack_defines: sort and add GATTSERVICE_SUBEVENT_DEVICE_INFORMATION_UDI_FOR_MEDICAL_DEVICES |
101e8826 | 28-May-2024 |
Milanka Ringwald <[email protected]> |
btstack_defines: add LLS, IAS and TXPS events
# Conflicts: # src/btstack_defines.h # src/btstack_event.h |
0601dd9b | 06-Sep-2024 |
Dirk Helbig <[email protected]> |
hfp: fix warnings |
f0a0831c | 06-Sep-2024 |
Dirk Helbig <[email protected]> |
hci_transport_h5: fix warnings |
95a50da8 | 06-Sep-2024 |
Dirk Helbig <[email protected]> |
btstack_sbc_plc: fix warnings |
2f1d4f65 | 06-Sep-2024 |
Dirk Helbig <[email protected]> |
btstack_link_key_db_static: fix warnings |
3465b19c | 06-Sep-2024 |
Dirk Helbig <[email protected]> |
btstack_hid_parser: fix warnings |
fdac842f | 06-Sep-2024 |
Dirk Helbig <[email protected]> |
btstack_defines: use common unused macro |
8f8c6422 | 06-Sep-2024 |
Dirk Helbig <[email protected]> |
btstack_debug: fix warnings |
29f2ca21 | 19-Sep-2024 |
Matthias Ringwald <[email protected]> |
att_server: move att_server_eatt_bearer_t to header, document att_server_eatt_init |
370c8b58 | 19-Sep-2024 |
Matthias Ringwald <[email protected]> |
att_server: fix assert |