<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - No audio stream from headset in HSP/HFP mode"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97064#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - No audio stream from headset in HSP/HFP mode"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97064">bug 97064</a>
              from <span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span></b>
        <pre>Fabian, your log also doesn't show a "state changed from idle to playing"
despite that acquiring the transport seemed to succeed.

When you connected your headset, the bluetoothd log showed something that
looked strange to me (but I'm no expert in reading bluetoothd logs):

src/device.c:connect_profiles() /org/bluez/hci0/dev_00_16_94_15_49_C8 (all),
client :1.57

src/service.c:btd_service_ref() 0x5565d46788d0: ref=2

src/service.c:change_state() 0x5565d46788d0: device 00:16:94:15:49:C8 profile
Headset Voice gateway state changed: disconnected -> connecting (0)

src/adapter.c:connected_callback() hci0 device 00:16:94:15:49:C8 connected
eir_len 21

src/profile.c:ext_connect() Headset Voice gateway connected to
00:16:94:15:49:C8

src/service.c:change_state() 0x5565d46788d0: device 00:16:94:15:49:C8 profile
Headset Voice gateway state changed: connecting -> connected (0)

src/device.c:device_profile_connected() Headset Voice gateway Success (0)

src/service.c:btd_service_ref() 0x5565d468c2a0: ref=2

src/service.c:change_state() 0x5565d468c2a0: device 00:16:94:15:49:C8 profile
Headset Voice gateway state changed: disconnected -> connecting (0)

src/service.c:btd_service_ref() 0x5565d46788d0: ref=3

plugins/policy.c:service_cb() Added Headset Voice gateway reconnect 0

Unable to get connect data for Headset Voice gateway: getpeername: Transport
endpoint is not connected (107)

src/service.c:change_state() 0x5565d468c2a0: device 00:16:94:15:49:C8 profile
Headset Voice gateway state changed: connecting -> disconnected (-111)

src/device.c:device_profile_connected() Headset Voice gateway Connection
refused (111)


It looks as if bluetoothd tried connecting HSP on the same device twice, and
the first attempt succeeded and the second one failed. There are two things,
identified as "0x5565d46788d0" and "0x5565d468c2a0", and whatever those things
are, they seem to have separate connection states.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>