sauravsingh29 / javahidapi

Automatically exported from code.google.com/p/javahidapi
Other
0 stars 0 forks source link

suggestion #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It would be very useful to implement a method that returns weather a device is 
opened or not:

boolean isOpenedById(int vendor_id, int product_id, String serial_number)

boolean isOpenedByPath(String path)

thanks

Original issue reported on code.google.com by alexandr...@gmail.com on 4 Mar 2012 at 11:48

GoogleCodeExporter commented 8 years ago
I second this suggestion.

Original comment by cjrit...@gmail.com on 23 Jun 2013 at 5:51