public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ v1 1/8] doc/btmon: Add missing documentation
@ 2026-02-19 16:22 Luiz Augusto von Dentz
  2026-02-19 16:22 ` [PATCH BlueZ v1 2/8] doc/btmon: Add dedicate sections for timestamp and frame number Luiz Augusto von Dentz
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Luiz Augusto von Dentz @ 2026-02-19 16:22 UTC (permalink / raw)
  To: linux-bluetooth

From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>

This adds missing documentation for -I/--iso and -N/--no-time options.
---
 doc/btmon.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/btmon.rst b/doc/btmon.rst
index 11d98a93b4b0..e51001921ab1 100644
--- a/doc/btmon.rst
+++ b/doc/btmon.rst
@@ -84,10 +84,15 @@ OPTIONS
 -T, --date                  Show a time and date information instead of
                             time offset.
 
+-N, --no-time               Suppress the time offset display entirely.
+
 -S, --sco                   Dump SCO traffic in raw hex format.
 
 -A, --a2dp                  Dump A2DP stream traffic in a raw hex format.
 
+-I, --iso                   Dump ISO stream traffic in raw hex format. Required
+                            to see LE Audio isochronous data in the output.
+
 -E IP, --ellisys IP         Send Ellisys HCI Injection.
 
 -P, --no-pager              Disable pager usage while reading the log file.
-- 
2.52.0


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-02-19 17:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-19 16:22 [PATCH BlueZ v1 1/8] doc/btmon: Add missing documentation Luiz Augusto von Dentz
2026-02-19 16:22 ` [PATCH BlueZ v1 2/8] doc/btmon: Add dedicate sections for timestamp and frame number Luiz Augusto von Dentz
2026-02-19 16:22 ` [PATCH BlueZ v1 3/8] doc/btmon: Add connection tracking section Luiz Augusto von Dentz
2026-02-19 16:22 ` [PATCH BlueZ v1 4/8] doc/btmon: Add a dedicated section for analyze mode Luiz Augusto von Dentz
2026-02-19 16:22 ` [PATCH BlueZ v1 5/8] doc/btmon: Add a section for automated trace analysis Luiz Augusto von Dentz
2026-02-19 16:22 ` [PATCH BlueZ v1 6/8] monitor: Annotate ACL/SCO/ISO data with device address Luiz Augusto von Dentz
2026-02-19 16:22 ` [PATCH BlueZ v1 7/8] monitor: Print connection type in Disconnect Complete Luiz Augusto von Dentz
2026-02-19 16:22 ` [PATCH BlueZ v1 8/8] monitor: Add connection lifecycle to analyze summary Luiz Augusto von Dentz
2026-02-19 17:57 ` [BlueZ,v1,1/8] doc/btmon: Add missing documentation bluez.test.bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox