Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/audio/mocks/src/
Dgatt.c131 static struct bt_uuid *uuid_deep_copy(const struct bt_uuid *uuid) in uuid_deep_copy() function
168 copy->uuid = uuid_deep_copy(params->uuid); in notify_params_deep_copy()