shared/util: Add bt_uuid128_to_str
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 18 May 2021 18:04:25 +0000 (11:04 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:35 +0000 (19:08 +0530)
commit963a6b00e69397cbed613b4a86a51f587a0bf624
treee198d3b97ccbf5a8df3e4c8bad71cb274f638fe3
parent45d39f5e2d079cb2e88044ba04377894f84c5652
shared/util: Add bt_uuid128_to_str

This adds bt_uuid128_to_str which can be used to convert UUID 128 bit
binary format into string.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/shared/util.c
src/shared/util.h