This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mikeryan
Recipients mikeryan
Date 2015-12-28.17:40:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1451324441.62.0.694630229939.issue25957@psf.upfronthosting.co.za>
In-reply-to
Content
AF_BLUETOOTH also lacks support for hci_channel in sockaddr_hci for BTPROTO_HCI sockets:

https://git.kernel.org/cgit/bluetooth/bluez.git/tree/lib/hci.h?h=5.37#n2340

This feature has been present in BlueZ since 2010:

https://git.kernel.org/cgit/bluetooth/bluez.git/commit/?id=12d02e7f

(Note that the latest BlueZ release includes a total of five different channels that should be supported)
History
Date User Action Args
2015-12-28 17:40:41mikeryansetrecipients: + mikeryan
2015-12-28 17:40:41mikeryansetmessageid: <1451324441.62.0.694630229939.issue25957@psf.upfronthosting.co.za>
2015-12-28 17:40:41mikeryanlinkissue25957 messages
2015-12-28 17:40:40mikeryancreate