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

Bluetooth rfcomm0 ports not considered #33

Closed
GoogleCodeExporter opened this issue Dec 20, 2015 · 1 comment
Closed

Bluetooth rfcomm0 ports not considered #33

GoogleCodeExporter opened this issue Dec 20, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.On a Linux device, define a virtual serial port for a connected Bluetooth 
device using:
rfcomm listen /dev/rfcomm0 channel_number_here
2. Try to get the serial port list using :
SerialPortList.getPortNames();

What is the expected output? What do you see instead?
I was expecting to see the rfcomm0 as part of the serial ports list, but 
unfortunately the rfcomm0 port is missing from the list

What version of the product are you using? On what operating system?
Using jSSC-0.9.0 Release version (21.12.2011)

Linux laptop 3.2.9-2.fc16.x86_64 #1 SMP Mon Mar 5 20:55:39 UTC 2012 x86_64 
x86_64 x86_64 GNU/Linux

Please provide any additional information below.
It will be nice to consider the bluetooth ports too.

Original issue reported on code.google.com by queeq...@gmail.com on 23 Feb 2013 at 6:49

@GoogleCodeExporter
Copy link
Author

Done in 2.3.0

Original comment by scream3r.org@gmail.com on 19 Apr 2013 at 5:23

  • Changed state: Done

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