client/gatt: Fix notification enabled/disabled output
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 21 Sep 2022 21:45:03 +0000 (14:45 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:54 +0000 (14:55 +0530)
commit152f74ced24500dd55cf6bc3695663a674af6f63
tree6530f9867db0e86d5f8140b405b3cbe5fa83dc7a
parent1103d4f05be4b7eae3687dcb954dedff1e62b955
client/gatt: Fix notification enabled/disabled output

When notifications are enabled/disable the output was not print a new
line.

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