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


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

gatt_client: allow read multiple variable for unenhanced att bearer


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

gatt_client: allow to ignore EATT bearer


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

gatt_client: fix gatt client connected event


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

gatt_client: add gatt_client_att_status_to_error_code


# a9a6bd4c 08-Oct-2024 Matthias Ringwald <[email protected]>

gatt_cliient: fix build for ENABLE_GATT_FIND_INFORMATION_FOR_CCC_DISCOVERY


# 149e2bf9 26-Sep-2024 Tobias Müller <[email protected]>

gatt_client: fix error text (#631)


# 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


12345678910