tianshiz
March 18th, 2009, 04:52 PM
According to the Bluez wiki:
http://wiki.bluez.org/wiki/HOWTO/DiscoveringDevices
Periodic discovery on bluez is non-blocking, while I take to mean that i can scan for devices WHILE CONNECTED to a BT device. The page has a sample code that uses the standard inquiry procedure, which works fine except that it is blocking. I know almost nothing about python, so it is immensely difficult to use the not so clear wiki to write my own. I was wondering if any more experienced bluez user already have such a script handy? I'd really like to borrow that script if possible.
thanks for any help!
http://wiki.bluez.org/wiki/HOWTO/DiscoveringDevices
Periodic discovery on bluez is non-blocking, while I take to mean that i can scan for devices WHILE CONNECTED to a BT device. The page has a sample code that uses the standard inquiry procedure, which works fine except that it is blocking. I know almost nothing about python, so it is immensely difficult to use the not so clear wiki to write my own. I was wondering if any more experienced bluez user already have such a script handy? I'd really like to borrow that script if possible.
thanks for any help!