History log of /btstack/src/ble/gatt_client.h (Results 1 – 25 of 93)
Revision Date Author Comments
# 36f8195c 10-Dec-2024 Matthias Ringwald <[email protected]>

gatt_client: provide original cccd lookup via ENABLE_GATT_LEGACY_CCC_DISCOVERY


# 197b4dd3 10-Dec-2024 Matthias Ringwald <[email protected]>

Revert "gatt_client: use Find by Information Request to lookup CCCD for Notifications/Indications"

This reverts commit 1b9be2e8d27cdda8e4ec6c17a6c75ebf262a671d.


# 1b9be2e8 09-Dec-2024 Matthias Ringwald <[email protected]>

gatt_client: use Find by Information Request to lookup CCCD for Notifications/Indications


# bbb8e698 28-Oct-2024 Matthias Ringwald <[email protected]>

gatt_client: allow to ignore EATT bearer


# e80543a7 09-Oct-2024 Matthias Ringwald <[email protected]>

gatt_client: add gatt_client_att_status_to_error_code


# 1a4874dc 28-Aug-2024 Matthias Ringwald <[email protected]>

gatt_client: allow to listen to characteristic value updates for service


# 6201dbad 28-Aug-2024 Matthias Ringwald <[email protected]>

gatt_client: gatt_client_get_mtu returns 0 on error


# 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


# 9da02385 26-Aug-2024 Matthias Ringwald <[email protected]>

gatt_client: add service_id and connection_id


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

gatt_client: provide addr type for EATT connections in GATT_EVENT_CONNECTED


# 842492f0 21-Aug-2024 Matthias Ringwald <[email protected]>

gatt_client: require ENABLE_GATT_CLIENT_SERVICE_CHANGED


# 58e8c9f5 15-Aug-2024 Matthias Ringwald <[email protected]>

gatt_client: emit events for gatt service changed and database hash


# 2acb2842 15-Aug-2024 Matthias Ringwald <[email protected]>

gatt_client: add fields for gatt service changed feature


# 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


# 48553f67 14-Apr-2024 Dirk Helbig <[email protected]>

ble/gatt_client: add a function to remove a queued can send now request


# 52377058 04-Dec-2023 Matthias Ringwald <[email protected]>

gatt_client: use bool for send_confirmation


1234