03ebb521 | 25-Sep-2024 |
Matthias Ringwald <[email protected]> |
goep_server: add disconnect, increase l2cap ertm buffer |
650271be | 25-Sep-2024 |
Matthias Ringwald <[email protected]> |
goep_client: select MAP instance with highest version |
3db4d2e3 | 25-Sep-2024 |
Matthias Ringwald <[email protected]> |
btstack_cvsd_plc: fix warning |
e3c0c0c0 | 25-Sep-2024 |
Matthias Ringwald <[email protected]> |
bluetooth_gatt: more UUIDs |
c26f92b3 | 13-Sep-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: set connection and service id for gatt_client_listen_for_service_characteristic_value_updates |
f8b8daba | 11-Sep-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: set service and connection id in gatt_client_listen_for_service_characteristic_value_updates |
fd01917f | 09-Sep-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: remove extra semicolon |
1a4874dc | 28-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: allow to listen to characteristic value updates for service |
2c937a66 | 28-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: inline emit_event_to_registered_listeners |
d03dbc9c | 28-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: extract report_gatt_characteristic_value_change for notification/indications |
01e6dd7f | 28-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: pass service + connection id to setup_characteristic_value_packet |
6201dbad | 28-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: gatt_client_get_mtu returns 0 on error |
f6a28e25 | 27-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: add service and connection id to regular reads, notify + indicate |
b641e2af | 27-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: add service and connection id to long reads |
691e02c2 | 27-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: add gatt_client_read_long_value_of_characteristic_using_value_handle_with_context |
b538fb89 | 27-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: add gatt_client_write_long_value_of_characteristic_with_context |
e38d764e | 27-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: add gatt_client_read_value_of_characteristic_using_value_handle_with_context |
b444aa75 | 27-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: add gatt_client_write_value_of_characteristic_with_context |
cb5b2b64 | 26-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: add gatt_client_write_client_characteristic_configuration_with_context |
a94d23ea | 26-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: add gatt_client_discover_characteristic_descriptors_with_context |
8183ac30 | 26-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: add gatt_client_discover_characteristics_for_service_with_context |
aa43543a | 26-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: add gatt_client_find_included_services_for_service_with_context |
68ced5c9 | 26-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: add gatt_client_discover_primary_services_by_uuid16_with_context |
d578995f | 26-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: add service/connection id to GATT_EVENT_INCLUDED_SERVICE_QUERY_RESULT |
5a6c9e2a | 26-Aug-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: add service/connection id to GATT_EVENT_ALL_CHARACTERISTIC_DESCRIPTORS_QUERY_RESULT |