Message ID | 20240829095206.91150-2-vlad.pruteanu@nxp.com |
---|---|
State | New |
Headers | show |
Series | Add support for setting bcode on bcast sink | expand |
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=884682 ---Test result--- Test Summary: CheckPatch PASS 3.21 seconds GitLint PASS 2.12 seconds BuildEll PASS 27.19 seconds BluezMake PASS 1750.76 seconds MakeCheck PASS 13.11 seconds MakeDistcheck PASS 181.81 seconds CheckValgrind PASS 255.83 seconds CheckSmatch WARNING 360.37 seconds bluezmakeextell PASS 122.20 seconds IncrementalBuild PASS 12970.89 seconds ScanBuild PASS 1055.91 seconds Details ############################## Test: CheckSmatch - WARNING Desc: Run smatch tool with source Output: src/shared/bap.c:288:25: warning: array of flexible structuressrc/shared/bap.c: note: in included file:./src/shared/ascs.h:88:25: warning: array of flexible structuressrc/shared/bap.c:288:25: warning: array of flexible structuressrc/shared/bap.c: note: in included file:./src/shared/ascs.h:88:25: warning: array of flexible structuressrc/shared/bap.c:288:25: warning: array of flexible structuressrc/shared/bap.c: note: in included file:./src/shared/ascs.h:88:25: warning: array of flexible structures --- Regards, Linux Bluetooth
diff --git a/doc/org.bluez.MediaTransport.rst b/doc/org.bluez.MediaTransport.rst index eb3e04ae2..b53c0cd26 100644 --- a/doc/org.bluez.MediaTransport.rst +++ b/doc/org.bluez.MediaTransport.rst @@ -242,6 +242,14 @@ dict QoS [readonly, optional, ISO only, experimental] Indicates configured framing. + :array{byte} BCode: + + Indicates the string used for encryption/decryption. + + :byte encryption: + + Indicates if the stream is encrypted. + :byte Options: Indicates configured broadcast options.