Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Duuid.c103 uint32_t tmp1, tmp5; in bt_uuid_to_str() local
119 memcpy(&tmp5, &BT_UUID_128(uuid)->val[12], sizeof(tmp5)); in bt_uuid_to_str()
122 sys_le32_to_cpu(tmp5), sys_le16_to_cpu(tmp4), in bt_uuid_to_str()