Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH BlueZ] doc: Fix Data Path direction in btmin-le-audio.rst
@ 2026-05-21  6:09 michael_kong
  2026-05-21  9:48 ` [BlueZ] " bluez.test.bot
  2026-05-21 13:40 ` [PATCH BlueZ] " patchwork-bot+bluetooth
  0 siblings, 2 replies; 3+ messages in thread
From: michael_kong @ 2026-05-21  6:09 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: michael_kong

The Data Path direction 0x01 should be Output (Controller to Host).
---
 doc/btmon-le-audio.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/btmon-le-audio.rst b/doc/btmon-le-audio.rst
index 50ee11879..47213c92e 100644
--- a/doc/btmon-le-audio.rst
+++ b/doc/btmon-le-audio.rst
@@ -454,12 +454,12 @@ On success, the controller assigns BIS connection handles (0x0010,
 
     < HCI Command: LE Setup ISO Data Path (0x08|0x006e) plen 13  #140 [hci0] 0.500003
           Connection Handle: 0x0010
-          Data Path Direction: Output (Host to Controller) (0x01)
+          Data Path Direction: Output (Controller to Host) (0x01)
           Data Path ID: HCI (0x00)
 
     < HCI Command: LE Setup ISO Data Path (0x08|0x006e) plen 13  #145 [hci0] 0.550003
           Connection Handle: 0x0011
-          Data Path Direction: Output (Host to Controller) (0x01)
+          Data Path Direction: Output (Controller to Host) (0x01)
           Data Path ID: HCI (0x00)
 
 **Step 8 -- ISO Data flows** on BIS handles::
-- 
2.29.1.windows.1


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

end of thread, other threads:[~2026-05-21 13:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-21  6:09 [PATCH BlueZ] doc: Fix Data Path direction in btmin-le-audio.rst michael_kong
2026-05-21  9:48 ` [BlueZ] " bluez.test.bot
2026-05-21 13:40 ` [PATCH BlueZ] " patchwork-bot+bluetooth

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