Hi Luiz,<div><br>
</div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Overall Im fine with the changes, but how would we could dynamically<br>
control the auto loading? Im not sure this will always be static which<br>
apparently is what it implicates by being in<br>
module-bluetooth-discover, lets say in some conditions the audio<br>
should not be send back to loopback or loopback is not the default<br>
sink/source.<br>
<span><font color="#888888"><br></font></span></blockquote><div><br>This is good question.<br><br>Current patch include a configuration, so either the user is fine with the default sink or he do not use the feature at all :D<br>
<br>However, the following possibilities can be written :<br>1) statically configure another sink in configuration file.<br>2) Use the intended role : &quot;music&quot;, or &quot;voice&quot;<br></div></div>3) Other audio policy?<br>
<br>All these scenario can be resumed into a call to function that returns the desired sink.<br><br>Number 1) is too restrictive.<br>We could imagine the loopback is an application, so number 2) make sense.<br>Number 3) would for sure require an external module to avoid module-bluetooth-device depending on a policy module.<br>
<br>Regards,<br>Frédéric<br><br>