Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

javax.bluetooth.BluetoothConnectionException is missing from package #7

Closed
GoogleCodeExporter opened this issue May 12, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. open a connection to a non existing host.
2.
3.

What is the expected output? What do you see instead?
expected:
javax.bluetooth.BluetoothConnectionException

instead:
java.io.IOException: Failed to connect socket
    at com.intel.bluetooth.BluetoothPeer.connect(Native Method)

What version of the product are you using? On what operating system?
version 1.2.0 on WindowsXP SP2

Please provide any additional information below.
From the javax.bluetooth.BluetoothConnectionException javadoc:
This BluetoothConnectionException is thrown when a Bluetooth connection
(L2CAP, RFCOMM, or OBEX over RFCOMM) cannot be established successfully.

Original issue reported on code.google.com by bjorn.t...@gmail.com on 27 Nov 2006 at 3:27

@GoogleCodeExporter
Copy link
Author

Apparently this is defined in the API so this is a quite valid issue. 

Original comment by paul.tot...@gmail.com on 15 Dec 2006 at 10:19

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

This ought to have a preview =)

Original comment by paul.tot...@gmail.com on 15 Dec 2006 at 10:19

@GoogleCodeExporter
Copy link
Author

All interfaces in version 1.2.2 are defined as in JSR-82

Original comment by skarzhev...@gmail.com on 16 Mar 2007 at 6:38

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant