<p dir="ltr">The major change is to the Bluetooth address struct.  It now has an added value for the distinction between "public" and "random" 4.x addresses.  Also some added constants to open LE connections.</p>

<div class="gmail_quote">On Jul 14, 2014 5:32 PM, "R. David Murray" <<a href="mailto:rdmurray@bitdance.com">rdmurray@bitdance.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, 14 Jul 2014 16:42:25 -0400, Terry Reedy <<a href="mailto:tjreedy@udel.edu">tjreedy@udel.edu</a>> wrote:<br>
> On 7/14/2014 9:57 AM, Tim Tisdall wrote:<br>
><br>
> 2 questions not answered yet.<br>
><br>
> > Also, is there a method to test changes against all the different *nix<br>
> > variations?<br>
><br>
> We have a set of buildbots.<br>
> <a href="https://www.python.org/dev/buildbot/" target="_blank">https://www.python.org/dev/buildbot/</a><br>
><br>
> > Is Bluez the standard across the different *nix variations?<br>
><br>
> No idea.<br>
<br>
It would be really nice to answer that and the related testing questions.<br>
The socket module has bluetooth support, but there are no tests.<br>
An effort to write some was started at the Bloomberg sprint last month,<br>
but nothing has been posted to the issue yet:<br>
<br>
    <a href="http://bugs.python.org/issue7687" target="_blank">http://bugs.python.org/issue7687</a><br>
<br>
Is Bluetooth 4.0 something different from what the socket module already<br>
has?<br>
<br>
--David<br>
_______________________________________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-dev" target="_blank">https://mail.python.org/mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/tisdall%40gmail.com" target="_blank">https://mail.python.org/mailman/options/python-dev/tisdall%40gmail.com</a><br>
</blockquote></div>