device: Enable ATT layer debugging
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 8 Jan 2021 18:57:04 +0000 (10:57 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:34 +0000 (19:08 +0530)
commit790aa975eed9a353f64ee2669ab6ab3324bb6af1
tree377cc311e08691164f88591caeefc1272df0f999
parent5dff468624b846ce9a02fd4d96a3f07007831c12
device: Enable ATT layer debugging

This uses bt_att_set_debug to enable ATT debugging which is useful for
detecting error such as an ATT transaction timing out.

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