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

This adds gatt_log wrapper for util_debug and DBG so file and function
names are printed with the logs.

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