Barry Byford <barry_byf...@yahoo.co.uk> added the comment:

I was looking to control Bluetooth on Linux machines using the BlueZ Management 
API available at:
https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/doc/mgmt-api.txt

The Bluetooth management sockets can be created by setting the hci_channel
member of struct sockaddr_hci to HCI_CHANNEL_CONTROL (3) when creating a
raw HCI socket.

The resolution of this issue would enable access to that API.

----------
nosy: +ukBaz

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36132>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to