Fazecast / jSerialComm

Platform-independent serial port access for Java
GNU Lesser General Public License v3.0
1.35k stars 287 forks source link

How can I differentiate bluetooth serial ports and serial ports using jSerialComm Api ? #31

Closed avinash140691 closed 8 years ago

hedgecrw commented 8 years ago

Unfortunately, jSerialComm doesn't provide a mechanism for automatically differentiating between types of serial ports (other than from the user-friendly description). This could be added functionality in the future; however, it doesn't exist at this time.