Home
last modified time | relevance | path

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

/btstack/test/gatt-service-client/
H A Dancs_client_test.cpp118 …descriptor = mock_gatt_client_add_characteristic_descriptor_uuid16(ORG_BLUETOOTH_DESCRIPTOR_GATT_C… in TEST_GROUP()
122 …descriptor = mock_gatt_client_add_characteristic_descriptor_uuid16(ORG_BLUETOOTH_DESCRIPTOR_GATT_C… in TEST_GROUP()
126 …descriptor = mock_gatt_client_add_characteristic_descriptor_uuid16(ORG_BLUETOOTH_DESCRIPTOR_GATT_C… in TEST_GROUP()
H A Dbattery_service_client_test.cpp185 …descriptor = mock_gatt_client_add_characteristic_descriptor_uuid16(ORG_BLUETOOTH_DESCRIPTOR_GATT_C… in TEST_GROUP()
198 …descriptor = mock_gatt_client_add_characteristic_descriptor_uuid16(ORG_BLUETOOTH_DESCRIPTOR_GATT_C… in TEST_GROUP()
/btstack/test/mock/
H A Dmock_gatt_client.h107 mock_gatt_client_characteristic_descriptor_t * mock_gatt_client_add_characteristic_descriptor_uuid1…
H A Dmock_gatt_client.c763 mock_gatt_client_characteristic_descriptor_t * mock_gatt_client_add_characteristic_descriptor_uuid1… in mock_gatt_client_add_characteristic_descriptor_uuid16() function