shared/util: Rename btd_malloc to util_malloc
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 5 Jan 2022 23:53:35 +0000 (15:53 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:53 +0000 (14:55 +0530)
commit2076184f4dc0f6527a394bf24f9fb654c4136f26
treeaa24670edd03c362c77d2f01d08b32095b60cf18
parent2f46bd41d4ae4491be3fe7bd15fffcceedc07833
shared/util: Rename btd_malloc to util_malloc

util functions are not limited to daemon only which is normally the case
when using btd prefix.

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
profiles/audio/avdtp.c
src/shared/util.c
src/shared/util.h