New issue 92 by Hinna.Khalid: Exception on using
RemoteDeviceHelper.getRSSI();
http://code.google.com/p/bluecove/issues/detail?id=92
What steps will reproduce the problem?
1. System.out.println("RSSI"+ RemoteDeviceHelper.readRSSI(device));
2. LocalDevice.getProperty("bluecove.nativeFunction:getRemoteDeviceRSSI:" +
deviceAddress) /// returns null
What is the expected output? What do you see instead?
int to represent the RSSI value instead exceptio appears
com.intel.bluetooth.NotSupportedIOException: Not Supported on winsock
at
com.intel.bluetooth.RemoteDeviceHelper.readRSSI(RemoteDeviceHelper.java:570
)
at
com.substanceofcode.bluetooth.BluetoothBrowser.deviceDiscovered(BluetoothBr
owser.java:47)
at
com.intel.bluetooth.BluetoothStackMicrosoft$3.runDeviceInquiry(BluetoothSta
ckMicrosoft.java:423)
at
com.intel.bluetooth.DeviceInquiryThread.run(DeviceInquiryThread.java:103)
What BlueCove version are you using (include build number for SNAPSHOT)? On
what operating system and jvm? Is this 64-bit or 32-bit OS and jvm?
windowsXP jvm 1.6.0_03 BlueCovev 2.1.1 snapshot
Please provide any additional information below.
Please use "Attach a file" when uploading stack traces or other big files!
does .getRSSI works on windows platform?
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings