Commit: 3450230f9f45d97abddec04f31b6e000411b55a4
Parent: 566363b620c8a4896affe1c46fe70d2854834b33
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2021-01-08 21:03:35
Tree: 67de6ae7d9bcacfcf6625912d3372f8390b02398

shared/att: Add debug level to bt_att_set_debug This creates different levels of debugging which can be passed to bt_att_set_debug as depending on the application it may not need to print everything which can pollute the logs quite a bit.

Diffstat

M src/shared/att.c | 108 ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M src/shared/att.h | 9 +++++++- -
M tools/btgatt-client.c | 3 ++-
M tools/btgatt-server.c | 3 ++-
M unit/test-gatt.c | 2 +-

5 files changed, 71 insertions(+), 54 deletions(-)

View Full Diff | Patch