Home
last modified time | relevance | path

Searched refs:mock_gatt_client_characteristic_descriptor_t (Results 1 – 4 of 4) sorted by relevance

/btstack/test/mock/
H A Dmock_gatt_client.c305 static mock_gatt_client_characteristic_descriptor_t * mock_gatt_client_get_characteristic_descripto… in mock_gatt_client_get_characteristic_descriptor_for_handle()
320mock_gatt_client_characteristic_descriptor_t * desc = (mock_gatt_client_characteristic_descriptor_… in mock_gatt_client_get_characteristic_descriptor_for_handle()
484 mock_gatt_client_characteristic_descriptor_t * descriptor; in mock_gatt_client_run_once()
549mock_gatt_client_characteristic_descriptor_t * desc = (mock_gatt_client_characteristic_descriptor_… in mock_gatt_client_run_once()
635mock_gatt_client_characteristic_descriptor_t * desc = (mock_gatt_client_characteristic_descriptor_… in mock_gatt_client_reset()
693mock_gatt_client_characteristic_descriptor_t * desc = (mock_gatt_client_characteristic_descriptor_… in mock_gatt_client_dump_services()
752 static mock_gatt_client_characteristic_descriptor_t * mock_gatt_client_add_characteristic_descripto… in mock_gatt_client_add_characteristic_descriptor()
754mock_gatt_client_characteristic_descriptor_t * desc = (mock_gatt_client_characteristic_descriptor_… in mock_gatt_client_add_characteristic_descriptor()
755 memset(desc, 0, sizeof(mock_gatt_client_characteristic_descriptor_t)); in mock_gatt_client_add_characteristic_descriptor()
763 mock_gatt_client_characteristic_descriptor_t * mock_gatt_client_add_characteristic_descriptor_uuid1… in mock_gatt_client_add_characteristic_descriptor_uuid16()
[all …]
H A Dmock_gatt_client.h83 } mock_gatt_client_characteristic_descriptor_t; typedef
107 mock_gatt_client_characteristic_descriptor_t * mock_gatt_client_add_characteristic_descriptor_uuid1…
108 mock_gatt_client_characteristic_descriptor_t * mock_gatt_client_add_characteristic_descriptor_uuid1…
110 … mock_gatt_client_set_descriptor_characteristic_value(mock_gatt_client_characteristic_descriptor_t
/btstack/test/gatt-service-client/
H A Dancs_client_test.cpp100 mock_gatt_client_characteristic_descriptor_t * descriptor; in TEST_GROUP()
H A Dbattery_service_client_test.cpp150 mock_gatt_client_characteristic_descriptor_t * descriptor; in TEST_GROUP()