Message ID | fb302ed17cf2a4331d7ca57529cdbdde80376d82.1745233468.git.pav@iki.fi |
---|---|
State | New |
Headers | show |
Series | [BlueZ,1/2] org.bluez.Media: add SupportedFeatures | 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=955284 ---Test result--- Test Summary: CheckPatch PENDING 0.38 seconds GitLint PENDING 0.28 seconds BuildEll PASS 21.61 seconds BluezMake PASS 3048.67 seconds MakeCheck PASS 20.51 seconds MakeDistcheck PASS 207.32 seconds CheckValgrind PASS 280.12 seconds CheckSmatch PASS 309.45 seconds bluezmakeextell PASS 131.69 seconds IncrementalBuild PENDING 0.36 seconds ScanBuild PASS 958.45 seconds Details ############################## Test: CheckPatch - PENDING Desc: Run checkpatch.pl script Output: ############################## Test: GitLint - PENDING Desc: Run gitlint Output: ############################## Test: IncrementalBuild - PENDING Desc: Incremental build with the patches in the series Output: --- Regards, Linux Bluetooth
diff --git a/doc/org.bluez.Media.rst b/doc/org.bluez.Media.rst index ecd982652..d41329ccb 100644 --- a/doc/org.bluez.Media.rst +++ b/doc/org.bluez.Media.rst @@ -7,7 +7,7 @@ BlueZ D-Bus Media API documentation ----------------------------------- :Version: BlueZ -:Date: September 2023 +:Date: April 2025 :Manual section: 5 :Manual group: Linux System Administration @@ -131,3 +131,14 @@ array{string} SupportedUUIDs [readonly] List of 128-bit UUIDs that represents the supported Endpoint registration. + +array{string} SupportedFeatures [readonly] +`````````````````````````````````````````` + + List of strings that represent supported special features. + Possible values: + + :"tx-timestamping": + + Media applications are allowed to enable kernel TX + timestamping for acquired fds.