gatt-client: Add DBG macro
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 21 Mar 2022 20:21:16 +0000 (13:21 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:53 +0000 (14:55 +0530)
commita73774019b4d494cb7f0377a1ee87ff72f32bfa4
tree4aaad39b487a4a5ce82c7dda7a0967f8c93c54ff
parentd55689b34807ac3769601b3b65b6c43e91dc7545
gatt-client: Add DBG macro

This adds gatt_log wrapper for util_debug and DBG macro so file and
function names are printed which is more consistent with other parts of
the daemon code.

Change-Id: I802443ecd6bd249c174c1dcf0d1f8ed246425427
Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/shared/gatt-client.c