<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Bluetooth: port no longer has profiles in 3.99"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=64713">64713</a>
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>lennart@poettering.net
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>pulseaudio-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Bluetooth: port no longer has profiles in 3.99
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>pulseaudio-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>david.henningsson@canonical.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>modules
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>PulseAudio
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The port -> profile connection has regressed between 3.0 and 3.99.1. As a
result, I can no longer switch between "hsp" and "a2dp" in Gnome sound
settings.

Here's the result of "pactl list cards" when running under 3.99.1:

Name: bluez_card.00_18_91_3A_B6_EC
Driver: module-bluetooth-device.c
Owner Module: 25
Properties:
    device.description = "bazoo stereo headset"
    device.string = "00:18:91:3A:B6:EC"
    device.api = "bluez"
    device.class = "sound"
    device.bus = "bluetooth"
    device.form_factor = "headset"
    bluez.path = "/org/bluez/956/hci0/dev_00_18_91_3A_B6_EC"
    bluez.class = "0x240404"
    bluez.name = "bazoo stereo headset"
    device.icon_name = "audio-headset-bluetooth"
    device.intended_roles = "phone"
Profiles:
    hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, priority. 20)
    a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, priority. 10)
    off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: hsp
Ports:
    headset-output: Headset (priority: 0, latency offset: 0 usec, available)
    headset-input: Headset (priority: 0, latency offset: 0 usec, available)

And here's the result under 3.0: 

Name: bluez_card.00_18_91_3A_B6_EC
Driver: module-bluetooth-device.c
Owner Module: 21
Properties:
    device.description = "bazoo stereo headset"
    device.string = "00:18:91:3A:B6:EC"
    device.api = "bluez"
    device.class = "sound"
    device.bus = "bluetooth"
    device.form_factor = "headset"
    bluez.path = "/org/bluez/995/hci0/dev_00_18_91_3A_B6_EC"
    bluez.class = "0x240404"
    bluez.name = "bazoo stereo headset"
    device.icon_name = "audio-headset-bluetooth"
    device.intended_roles = "phone"
Profiles:
    hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, priority. 20)
    a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, priority. 10)
    off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: hsp
Ports:
    bluetooth-output: Bluetooth Output (priority: 2000, latency offset: 0 usec)
        Part of profile(s): hsp, a2dp
    hsp-input: Bluetooth Telephony (HSP/HFP) (priority: 2000, latency offset: 0
usec)
        Part of profile(s): hsp

As you can see the "Part of profile(s)" line is missing in 3.99.1</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>