Kizoku-Dev / pybluez

Automatically exported from code.google.com/p/pybluez
GNU General Public License v2.0
0 stars 0 forks source link

_bluetooth is not there in windows xp #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. import bluetooth._blouetooh
2.
3.

What is the expected output? What do you see instead?
Im trying to get rssi values for whihc i need hci funtions. But _bluetooth
is not found.

What version of the product are you using? On what operating system?
Windows

Please provide any additional information below.

Please help. Is there some fix i am missing?

Original issue reported on code.google.com by mani...@gmail.com on 23 May 2009 at 4:44

GoogleCodeExporter commented 8 years ago
RSSI is not available on Windows XP.  See the mailing list archives for details.

Additionally, the bluetooth._bluetooth module is specific to Linux and BlueZ.  
It
will never be ported to Windows XP.

Original comment by ashu...@gmail.com on 24 May 2009 at 4:47