I'm using the pyBluez module on Python 2.6 on WindowsXP. I'd like to get the RSSI of other bluetooth devices around. I foudn some code but it makes use of _bluetooth, which I cannto find anywhere for Windows.
Is it available / is there another way to circumvent the problem, getting the RSSI without using _bluetooth?
Thank you all!