← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2122382] Re: [SRU] Improve audio profiles compatibility

 

** Description changed:

  [ Impact ]
  
   * Older Bluez not able pass the compliance testing from the Bluetooth SIG.
     This SRU aim to back port necessary patches to improve the compatibility.
  
  [ Test Plan ]
  
   * Run following test cases from Bluetooth SIG Profile Tuning Suite (PTS)
     won't get fail result.
    - A2DP/SRC/SGSIT/ATTR/BV-04-C
     - check Advanced Audio Distribution profile (A2DP) version
+    - fixed audio-upgrade-versions-to-latest-possible-to-qualify.patch
    - AVDTP/SRC/INT/SIG/SMG/BV-07-C
-    - Verify that the IUT (Implementation under test) is able to issue a valid query for remote SEP (Stream End Point) capabilities and reports the replied ones
+    - Verify that the IUT (Implementation under test) is able to issue a valid query for remote SEP (Stream End Point) capabilities and reports the replied ones
+    - fixed by cleanup-endpoints-when-devices-been-removed.patch, this test case will verify if the IUT follow the correctly command sequences (AVDT_Sig_Event_Registration-> AVDT_Get_Capabilities_Req-> AVDTP_GET_CAPABILITIES_CMD). If there is cached capability data, bluez won't send AVDT_Get_Capabilities_Req, PTS will treat it as fail. This patch make bluez clean cache when removing the device and able to get pass result with PTS.
    - AVDTP/SRC/ACP/TRA/BTR/BI-01-C
     - Verify that the IUT is able to issue a Set Configuration Reject response to the Initiator if the format of the media transport is incorrect
+    - fixed by profiles-avdtp-Fix-reply-for-bad-media-transport-for.patch
  
  [ Where problems could occur ]
  
   * Patches are doing minor bug fix to the profile. Normal user should not be
     affected
  
  [ Other Info ]
  
   * Related upstream commits
-   - https://github.com/bluez/bluez/commit/f0e9ecb9f4fe3a7bdb011dc155cf6ad657a289ee
-   - https://github.com/bluez/bluez/commit/ea3f4047e452b081e34d017cce316aba9d623301
-   - https://github.com/bluez/bluez/commit/78aabd896dbe3e23faaebbc97b8ecd711b2502fc
-   - https://github.com/bluez/bluez/commit/f2120e3ded0656c8eda3d8058ee35654aba3fd09
+   - profiles-avdtp-Fix-reply-for-bad-media-transport-for.patch
+     - https://github.com/bluez/bluez/commit/f0e9ecb9f4fe3a7bdb011dc155cf6ad657a289ee
+   - cleanup-endpoints-when-devices-been-removed.patch
+     - https://github.com/bluez/bluez/commit/ea3f4047e452b081e34d017cce316aba9d623301
+     - https://github.com/bluez/bluez/commit/78aabd896dbe3e23faaebbc97b8ecd711b2502fc
+   - audio-upgrade-versions-to-latest-possible-to-qualify.patch
+     - https://github.com/bluez/bluez/commit/f2120e3ded0656c8eda3d8058ee35654aba3fd09
  
-  * A2DP test suite
-   - https://files.bluetooth.com/download/a2dp-ts-p20-pdf
-  * AVDTP test suite
-   - https://files.bluetooth.com/download/avdtp-ts-p21-pdf
+  * A2DP test suite
+   - https://files.bluetooth.com/download/a2dp-ts-p20-pdf
+  * AVDTP test suite
+   - https://files.bluetooth.com/download/avdtp-ts-p21-pdf

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/2122382

Title:
  [SRU] Improve audio profiles compatibility

Status in OEM Priority Project:
  New
Status in bluez package in Ubuntu:
  Fix Released
Status in bluez source package in Noble:
  In Progress
Status in bluez source package in Plucky:
  Incomplete
Status in bluez source package in Questing:
  Fix Released

Bug description:
  [ Impact ]

   * Older Bluez not able pass the compliance testing from the Bluetooth SIG.
     This SRU aim to back port necessary patches to improve the compatibility.

  [ Test Plan ]

   * Run following test cases from Bluetooth SIG Profile Tuning Suite (PTS)
     won't get fail result.
    - A2DP/SRC/SGSIT/ATTR/BV-04-C
     - check Advanced Audio Distribution profile (A2DP) version
     - fixed audio-upgrade-versions-to-latest-possible-to-qualify.patch
    - AVDTP/SRC/INT/SIG/SMG/BV-07-C
     - Verify that the IUT (Implementation under test) is able to issue a valid query for remote SEP (Stream End Point) capabilities and reports the replied ones
     - fixed by cleanup-endpoints-when-devices-been-removed.patch, this test case will verify if the IUT follow the correctly command sequences (AVDT_Sig_Event_Registration-> AVDT_Get_Capabilities_Req-> AVDTP_GET_CAPABILITIES_CMD). If there is cached capability data, bluez won't send AVDT_Get_Capabilities_Req, PTS will treat it as fail. This patch make bluez clean cache when removing the device and able to get pass result with PTS.
    - AVDTP/SRC/ACP/TRA/BTR/BI-01-C
     - Verify that the IUT is able to issue a Set Configuration Reject response to the Initiator if the format of the media transport is incorrect
     - fixed by profiles-avdtp-Fix-reply-for-bad-media-transport-for.patch

  [ Where problems could occur ]

   * Patches are doing minor bug fix to the profile. Normal user should not be
     affected

  [ Other Info ]

   * Related upstream commits
    - profiles-avdtp-Fix-reply-for-bad-media-transport-for.patch
      - https://github.com/bluez/bluez/commit/f0e9ecb9f4fe3a7bdb011dc155cf6ad657a289ee
    - cleanup-endpoints-when-devices-been-removed.patch
      - https://github.com/bluez/bluez/commit/ea3f4047e452b081e34d017cce316aba9d623301
      - https://github.com/bluez/bluez/commit/78aabd896dbe3e23faaebbc97b8ecd711b2502fc
    - audio-upgrade-versions-to-latest-possible-to-qualify.patch
      - https://github.com/bluez/bluez/commit/f2120e3ded0656c8eda3d8058ee35654aba3fd09

   * A2DP test suite
    - https://files.bluetooth.com/download/a2dp-ts-p20-pdf
   * AVDTP test suite
    - https://files.bluetooth.com/download/avdtp-ts-p21-pdf

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2122382/+subscriptions



References