doc: Update Docs for BAP broadcast source
authorSilviu Florian Barbulescu <silviu.barbulescu@nxp.com>
Thu, 25 May 2023 15:34:47 +0000 (18:34 +0300)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 13:34:03 +0000 (19:04 +0530)
This adds broadcast properties to the SetConfiguration method and
bits for Broadcast support to the Supported_Settings bitmask.

doc/media-api.txt
doc/mgmt-api.txt

index 3746ccd5540caeeb6fa32fcb3b5d58986a7a43bf..3a0ec38e244d63270020b9ba5f2d93c1d3c71721 100755 (executable)
@@ -599,6 +599,17 @@ Methods            void SetConfiguration(object transport, dict properties)
                                uint16 Latency [ISO only]
                                uint32 Delay [ISO only]
                                uint8 TargetLatency [ISO Latency]
+                               byte BIG [ISO broadcast only]
+                               byte BIS [ISO broadcast only]
+                               byte SyncInterval [ISO broadcast only]
+                               byte Encryption [ISO broadcast only]
+                               byte Options [ISO broadcast only]
+                               uint16 Skip [ISO broadcast only]
+                               uint16 SyncTimeout [ISO broadcast only]
+                               byte SyncCteType [ISO broadcast only]
+                               byte MSE [ISO broadcast only]
+                               uint16 Timeout [ISO broadcast only]
+                               array{byte} BroadcastCode [ISO broadcast only]
 
                array{byte} SelectConfiguration(array{byte} capabilities)
 
index eade60b47de634d6ebffb765260728c1ed7cd441..72a370d247a3a7a4ea59e8374d85e2a8f9c5934d 100755 (executable)
@@ -334,6 +334,8 @@ Read Controller Information Command
                17      Wideband Speech
                18      Connected Isochronous Stream - Central
                19      Connected Isochronous Stream - Peripheral
+               20      Isochronous Broadcaster
+               21      Synchronized Receiver
 
        This command generates a Command Complete event on success or
        a Command Status event on failure.