From 6e57510d6bf9f06fb6d6cdc02834a0cfa3b24a90 Mon Sep 17 00:00:00 2001 From: Vinit Mehta Date: Fri, 14 Mar 2025 19:49:14 +0530 Subject: [PATCH] doc: Add BAP QoS config & select option This adds configuration options for BAP unicast QoS based on user config parameters --- doc/dox/config/pipewire-props.7.md | 28 ++++++++++++---------------- 1 file changed, 12 insertions(+), 16 deletions(-) diff --git a/doc/dox/config/pipewire-props.7.md b/doc/dox/config/pipewire-props.7.md index 461cb53d9..05c9c3f35 100644 --- a/doc/dox/config/pipewire-props.7.md +++ b/doc/dox/config/pipewire-props.7.md @@ -917,22 +917,6 @@ PipeWire Opus Pro audio profile duplex max bitrate. PipeWire Opus Pro audio profile duplex frame duration (1/10 ms). @PAR@ monitor-prop bluez5.bcast_source.config = [] # JSON - -@PAR@ monitor-prop bluez5.bap.set_name = "48_2_1" # string -BAP QoS set name that can be configured to select specific BAP QoS combination - -@PAR@ monitor-prop bluez5.bap.rtn = 5 # integer -BAP QoS retransmission number that needs to be configured for the set_name - -@PAR@ monitor-prop bluez5.bap.latency = 20 # integer -BAP QoS latency that needs to be configured for the set_name - -@PAR@ monitor-prop bluez5.bap.delay = 40000 # integer -BAP QoS delay that needs to be configured for the set_name - -@PAR@ monitor-prop bluez5.framing = false # boolean -BAP framing mode that needs to be configured for the set_name - \parblock Example: ``` @@ -1013,6 +997,18 @@ PipeWire Opus Pro Audio duplex encoding mode: audio, voip, lowdelay @PAR@ device-prop bluez5.bap.cig = "auto" # integer, or 'auto' Set CIG ID for BAP unicast streams of the device. +@PAR@ device-prop bluez5.bap.rtn = "48_2_1" # string +BAP QoS preset name that needed to be used with vendor config + +@PAR@ device-prop bluez5.bap.latency = 20 # integer +BAP QoS latency that needs to be applied for vendor defined preset + +@PAR@ device-prop bluez5.bap.delay = 40000 # integer +BAP QoS delay that needs to be applied for vendor defined preset + +@PAR@ device-prop bluez5.framing = false # boolean +BAP QoS framing that needs to be applied for vendor defined preset + ## Node properties @PAR@ node-prop bluez5.media-source-role # string