Home
last modified time | relevance | path

Searched refs:mock_gatt_client_add_primary_service_uuid128 (Results 1 – 3 of 3) sorted by relevance

/btstack/test/mock/
H A Dmock_gatt_client.h104 mock_gatt_client_service_t * mock_gatt_client_add_primary_service_uuid128(const uint8_t * service_u…
H A Dmock_gatt_client.c721 mock_gatt_client_service_t * mock_gatt_client_add_primary_service_uuid128(const uint8_t * service_u… in mock_gatt_client_add_primary_service_uuid128() function
/btstack/test/gatt-service-client/
H A Dancs_client_test.cpp113 service = mock_gatt_client_add_primary_service_uuid128(ancs_service_uuid); in TEST_GROUP()