Tagged Questions

1
vote
3answers
440 views

RSSI with pyBluez on WindowsXP

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 ...