Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Duuid.c104 uint16_t tmp0, tmp2, tmp3, tmp4; in bt_uuid_to_str() local
118 memcpy(&tmp4, &BT_UUID_128(uuid)->val[10], sizeof(tmp4)); in bt_uuid_to_str()
122 sys_le32_to_cpu(tmp5), sys_le16_to_cpu(tmp4), in bt_uuid_to_str()