History log of /btstack/src/ble/gatt-service/ancs_client.c (Results 1 – 11 of 11)
Revision Date Author Comments
# 77043c43 20-Dec-2024 Matthias Ringwald <[email protected]>

gatt-service/ancs-client: use event getters for notification & indication


# 0d0cbb52 16-Dec-2024 Matthias Ringwald <[email protected]>

gatt-service/ancs-client: extract ancs_client_handle_gatt_client_event_in_w4_service_result


# 31d175ff 25-Sep-2024 Matthias Ringwald <[email protected]>

gatt-service/ancs-client: use request to send


# 9d1eff91 22-Nov-2023 Matthias Ringwald <[email protected]>

core: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE


# 8601e696 28-Jun-2022 Matthias Ringwald <[email protected]>

att_server, sm, ancs_client: handle HCI_EVENT_ENCRYPTION_CHANGE_V2


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# 4ddcd9ea 25-Jun-2021 Matthias Ringwald <[email protected]>

gatt-service: fix unused warning


# e115a09f 21-Jun-2021 Matthias Ringwald <[email protected]>

gatt-service-client/ancs_client: split hci and gatt client handlers, extract ancs_client_handle_notification


# 41866fd3 14-Jun-2021 Matthias Ringwald <[email protected]>

gatt-service/ancs_service: cleanup, add coverage helper


# 3402111e 07-Jun-2021 Milanka Ringwald <[email protected]>

gatt-service: remove unused includes from GATT clients


# 6bdecec7 08-Mar-2021 Matthias Ringwald <[email protected]>

move GATT Service clients into ble/gatt-service