History log of /btstack/src/ble/gatt-service/device_information_service_client.c (Results 1 – 18 of 18)
Revision Date Author Comments
# 3a82c685 12-Nov-2024 Matthias Ringwald <[email protected]>

gatt-service/dis_client: fix request to send logic, fix test support


# 1d3c1f7f 25-Sep-2024 Matthias Ringwald <[email protected]>

gatt-service/dis-client: update for dis v1.2


# f6a72c8f 22-Jan-2024 Weigang Wang <[email protected]>

gatt-service/device_information-service_client: return command disallowed when busy


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

license: update text


# 71be2750 16-Jun-2021 Milanka Ringwald <[email protected]>

ble/gatt-service: set invalid state device information client for testing purposes


# 286242d8 16-Jun-2021 Milanka Ringwald <[email protected]>

ble/gatt-service: remove handle_value from GATT complete event in device information client


# 66881873 15-Jun-2021 Milanka Ringwald <[email protected]>

gatt-service/device_information_service_client: prevent calling query twice


# 498fd4ba 15-Jun-2021 Milanka Ringwald <[email protected]>

gatt-service/device_information_service_client: handle service without characteristics


# a58af5a9 15-Jun-2021 Milanka Ringwald <[email protected]>

gatt-service/device_information_service_client: refactor query done


# 26dcf835 15-Jun-2021 Milanka Ringwald <[email protected]>

gatt-service/device_information_service_client: fix function pointer, extend finalize client


# 5fa2c39a 07-Jun-2021 Milanka Ringwald <[email protected]>

ble/gatt-service: avoid use after free in GATT service clients


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

gatt-service: remove unused includes from GATT clients


# 8221aa88 05-May-2021 Matthias Ringwald <[email protected]>

remove unused includes


# 2e39b0f0 26-Mar-2021 Milanka Ringwald <[email protected]>

device_information_client: read CCCD for pts test


# ff666f0b 26-Mar-2021 Milanka Ringwald <[email protected]>

device_information_client: fix emit_string_event


# c5b041aa 25-Mar-2021 Milanka Ringwald <[email protected]>

device_information_service_client: add state for pts test


# 09fa6397 31-Mar-2021 Milanka Ringwald <[email protected]>

device_information_client: add test support


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

move GATT Service clients into ble/gatt-service