Export to GitHub

pybluez - issue #5

Multiple dongles?


Posted on Apr 27, 2008 by Happy Bird

Will PyBluez support multiple dongles? I guess right now in the code there is no support for it?

Arjan

Comment #1

Posted on Jun 2, 2008 by Quick Kangaroo

Do you have more information about this?

Thank you, JN

Comment #2

Posted on Jun 12, 2008 by Happy Rabbit

Right now there is no support for multiple dongles in PyBluez... if you want multiple dongles, you have to use D-Bus Bluez.

Comment #3

Posted on Jun 12, 2008 by Quick Rabbit

Specifying which dongle to use for device discovery or service search is not supported. Specifying which dongle to use to accept or initiate connections is supported. See here:

http://groups.google.com/group/pybluez/browse_thread/thread/3ba31d44e9197a3b/2a84cd7bf8d7e0ff?lnk=gst&q=multiple#2a84cd7bf8d7e0ff

Status: Invalid