History log of /btstack/test/mock/mock_gatt_client.c (Results 1 – 18 of 18)
Revision Date Author Comments
# 7bf08f64 11-Sep-2024 Matthias Ringwald <[email protected]>

test/mock: add gatt_client_request_to_send_gatt_query to mock gatt_client


# 7aa69c24 27-Aug-2024 Matthias Ringwald <[email protected]>

test/mock: add service_id and connection_id to GATT Client events


# 500d8180 17-Apr-2024 Milanka Ringwald <[email protected]>

test/gatt-service: simulate hci event in mock_gatt_client


# 24b17575 16-Jun-2021 Milanka Ringwald <[email protected]>

test/mock: remove printf


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

test/mock: extend functionality


# 43bef108 14-Jun-2021 Matthias Ringwald <[email protected]>

test/gatt-service-client: ancs_client_test


# 7dbac955 14-Jun-2021 Matthias Ringwald <[email protected]>

test/mock: support uuid128 in mock_gatt_client, support indications


# 86d0910f 13-Jun-2021 Milanka Ringwald <[email protected]>

gatt-service-client/ancs-client: setup test


# 7e693ad3 10-Jun-2021 Milanka Ringwald <[email protected]>

test/mock: extend mock_gatt_client


# ec1a0dae 09-Jun-2021 Milanka Ringwald <[email protected]>

test/mock: enable set errors for discovery commands


# 6ad61799 09-Jun-2021 Milanka Ringwald <[email protected]>

test/mock: fix handle when service is empty


# 5b92fca9 09-Jun-2021 Milanka Ringwald <[email protected]>

test/mock: fix item order in service declaration


# 24152f08 09-Jun-2021 Milanka Ringwald <[email protected]>

test/mock: implement read_value_of_characteristic


# d41a8f51 09-Jun-2021 Milanka Ringwald <[email protected]>

test/mock: rename states


# 76cdba3e 08-Jun-2021 Milanka Ringwald <[email protected]>

test/gatt-service-client: test connect


# 7da2c1ba 08-Jun-2021 Milanka Ringwald <[email protected]>

test/mock: handle query for services and characteristics


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

test/gatt-service-clien: simulate GATT_EVENT_QUERY_COMPLETE event


# 0f7fd6c1 07-Jun-2021 Milanka Ringwald <[email protected]>

test/gatt-service-client: mock gatt_client, add skeleton test code for battery service client