Home
last modified time | relevance | path

Searched refs:tmp3 (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
117 memcpy(&tmp3, &BT_UUID_128(uuid)->val[8], sizeof(tmp3)); in bt_uuid_to_str()
123 sys_le16_to_cpu(tmp3), sys_le16_to_cpu(tmp2), in bt_uuid_to_str()