<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - bluetooth audio out of sync when connection temporarily drops"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58746#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - bluetooth audio out of sync when connection temporarily drops"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58746">bug 58746</a>
              from <span class="vcard"><a class="email" href="mailto:atmcclur@gmail.com" title="Andrew McClure <atmcclur@gmail.com>"> <span class="fn">Andrew McClure</span></a>
</span></b>
        <pre>I have used a version of a workaround -- though not adopting the code below,
instead having an auto resetting of the headset mode which is a work around. 

For the Pulseaudio developers -- I think the code that is causing this issue
are around or between lines 1421 and 1503 of the below github code page for:
module-bluez4-device.c

pulseaudio/src/modules/bluetooth/module-bluez5-device.c

<a href="https://github.com/pulseaudio/pulseaudio/blob/2417305ae755cbb3a92ca43a058f550809069cd9/src/modules/bluetooth/module-bluez5-device.c">https://github.com/pulseaudio/pulseaudio/blob/2417305ae755cbb3a92ca43a058f550809069cd9/src/modules/bluetooth/module-bluez5-device.c</a>


The work around in the code seems to be about using a timer a to sync
everything back up when a disruption occurs -- but either the timer is not
working as intended, or the thresholds for the re-syncing process need to be
considered. 



This is what I can gather but am interpreting as best I can. 

This is a common topic in troubleshooting boards for Bluetooth on linux
distros.</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>