Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Duuid.c31 static void uuid_to_uuid128(const struct bt_uuid *src, struct bt_uuid_128 *dst) in uuid_to_uuid128() function
54 uuid_to_uuid128(u1, &uuid1); in uuid128_cmp()
55 uuid_to_uuid128(u2, &uuid2); in uuid128_cmp()