* [PATCH BlueZ] media-api: Make QoS a single property
@ 2023-08-28 23:32 Luiz Augusto von Dentz
2023-08-29 0:56 ` [BlueZ] " bluez.test.bot
2023-08-30 23:00 ` [PATCH BlueZ] " patchwork-bot+bluetooth
0 siblings, 2 replies; 3+ messages in thread
From: Luiz Augusto von Dentz @ 2023-08-28 23:32 UTC (permalink / raw)
To: linux-bluetooth
From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
This moves QoS related properties to a single dictionary.
---
doc/media-api.txt | 78 +++++++++++++++++++++++++++++++++--------------
1 file changed, 55 insertions(+), 23 deletions(-)
diff --git a/doc/media-api.txt b/doc/media-api.txt
index 3a0ec38e244d..cbcfac85c27b 100644
--- a/doc/media-api.txt
+++ b/doc/media-api.txt
@@ -816,42 +816,74 @@ Properties object Device [readonly]
Linked transport objects which the transport is
associated with.
- byte CIG [ISO only, optional, experimental]
+ dict QoS [readonly, optional, ISO only, experimental]
- Indicates configured QoS CIG.
Only present when QoS is configured.
- byte CIS [ISO only, optional, experimental]
+ Possible values for Unicast:
- Indicates configured QoS CIS.
- Only present when QoS is configured.
+ byte CIG
- uint32 Interval [ISO only, optional, experimental]
+ Indicates configured CIG.
- Indicates configured QoS interval.
- Only present when QoS is configured.
+ byte CIS
- boolean Framing [ISO only, optional, experimental]
+ Indicates configured CIS.
- Indicates configured QoS framing.
- Only present when QoS is configured.
+ uint32 Interval
- byte PHY [ISO only, optional, experimental]
+ Indicates configured ISO interval.
- Indicates configured QoS PHY.
- Only present when QoS is configured.
+ boolean Framing
- uint16 SDU [ISO only, optional, experimental]
+ Indicates configured framing.
- Indicates configured QoS SDU.
- Only present when QoS is configured.
+ byte PHY
- byte Retransmissions [ISO only, optional, experimental]
+ Indicates configured PHY.
- Indicates configured QoS retransmissions.
- Only present when QoS is configured.
+ uint16 SDU
- uint16 Latency [ISO only, optional, experimental]
+ Indicates configured SDU.
- Indicates configured QoS latency.
- Only present when QoS is configured.
+ byte Retransmissions
+
+ Indicates configured retransmissions.
+
+ uint16 Latency
+
+ Indicates configured transport latency.
+
+ Possible values for Broadcast:
+
+ byte BIG
+
+ Indicates configured QoS BIG.
+
+ byte BIS
+
+ Indicates configured BIS.
+
+ uint32 SyncInterval
+
+ Indicates configured broadcast sync interval.
+
+ uint32 Interval
+
+ Indicates configured ISO interval.
+
+ byte PHY
+
+ Indicates configured PHY.
+
+ uint16 SDU
+
+ Indicates configured maximum SDU.
+
+ byte SyncTimeout
+
+ Indicates configured broadcast sync timeout.
+
+ uint16 Latency
+
+ Indicates configured transport latency.
--
2.41.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* RE: [BlueZ] media-api: Make QoS a single property
2023-08-28 23:32 [PATCH BlueZ] media-api: Make QoS a single property Luiz Augusto von Dentz
@ 2023-08-29 0:56 ` bluez.test.bot
2023-08-30 23:00 ` [PATCH BlueZ] " patchwork-bot+bluetooth
1 sibling, 0 replies; 3+ messages in thread
From: bluez.test.bot @ 2023-08-29 0:56 UTC (permalink / raw)
To: linux-bluetooth, luiz.dentz
[-- Attachment #1: Type: text/plain, Size: 947 bytes --]
This is automated email and please do not reply to this email!
Dear submitter,
Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=780071
---Test result---
Test Summary:
CheckPatch PASS 0.51 seconds
GitLint PASS 0.37 seconds
BuildEll PASS 27.31 seconds
BluezMake PASS 871.72 seconds
MakeCheck PASS 11.96 seconds
MakeDistcheck PASS 156.71 seconds
CheckValgrind PASS 257.43 seconds
CheckSmatch PASS 344.99 seconds
bluezmakeextell PASS 104.42 seconds
IncrementalBuild PASS 706.54 seconds
ScanBuild PASS 1062.82 seconds
---
Regards,
Linux Bluetooth
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH BlueZ] media-api: Make QoS a single property
2023-08-28 23:32 [PATCH BlueZ] media-api: Make QoS a single property Luiz Augusto von Dentz
2023-08-29 0:56 ` [BlueZ] " bluez.test.bot
@ 2023-08-30 23:00 ` patchwork-bot+bluetooth
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+bluetooth @ 2023-08-30 23:00 UTC (permalink / raw)
To: Luiz Augusto von Dentz; +Cc: linux-bluetooth
Hello:
This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Mon, 28 Aug 2023 16:32:39 -0700 you wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
>
> This moves QoS related properties to a single dictionary.
> ---
> doc/media-api.txt | 78 +++++++++++++++++++++++++++++++++--------------
> 1 file changed, 55 insertions(+), 23 deletions(-)
Here is the summary with links:
- [BlueZ] media-api: Make QoS a single property
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=530afa43ec29
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-08-30 23:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-28 23:32 [PATCH BlueZ] media-api: Make QoS a single property Luiz Augusto von Dentz
2023-08-29 0:56 ` [BlueZ] " bluez.test.bot
2023-08-30 23:00 ` [PATCH BlueZ] " patchwork-bot+bluetooth
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.