* [PATCH 0/3] Add common debug print functions and toggle option
@ 2012-05-22 20:13 Tedd Ho-Jeong An
0 siblings, 0 replies; only message in thread
From: Tedd Ho-Jeong An @ 2012-05-22 20:13 UTC (permalink / raw)
To: linux-bluetooth, marcel; +Cc: tedd.an
From: Tedd Ho-Jeong AN <tedd.an@intel.com>
As per comments from the Marcel in my previous submission, he suggested to
have common debug functions that can be toggled with option, so other vendors
and manufacturer can use them for their convenience.
These patches add common debug print functions that displays the debug message
to stderr in uniform format "dbg: xxxx" and specific packet contents. And
these messages are enabled if '-d' is specified.
Tedd Ho-Jeong An (3):
hciattach: add common debug print functions and toggle option
hciattach: replace DBGPRINT macro with common debug print functions
hciattach: add sleep option in the usage
tools/hciattach.8 | 4 ++++
tools/hciattach.c | 36 ++++++++++++++++++++++++++++++++++--
tools/hciattach.h | 3 +++
tools/hciattach_intel.c | 46 ++++++++++++++++------------------------------
4 files changed, 57 insertions(+), 32 deletions(-)
--
1.7.9.5
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-22 20:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-22 20:13 [PATCH 0/3] Add common debug print functions and toggle option Tedd Ho-Jeong An
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox