History log of /btstack/src/ble/gatt_client.c (Results 26 – 50 of 244)
Revision Date Author Comments
# 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


# 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


# 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


# 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


# b2d70d58 24-Sep-2024 Matthias Ringwald <[email protected]>

gatt_client: provide addr type for EATT connections in GATT_EVENT_CONNECTED


# 30cf4543 06-Nov-2023 Milanka Ringwald <[email protected]>

gatt_client: fix type


# 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


# 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


12345678910