BlueCove-gpl is additional module for BlueCove to support bluecove on Linux. This module distributed as different jar because of the License differences.
Compiled for i386 and x86-64 versions of the native code (shared library) is included in jar distribution. Native shared library have been tested and should work on Ubuntu, OpenSUSE and Fedora. For other Linux distributions you may need to compile it yourself.
N.B. This is experimental module. Another module bluecove-bluez (Apache Software License) that is using D-Bus is in developement. Help us make it .
java -cp bluecove-2.0.3.jar:bluecove-gpl-2.0.3.jar:yourApp.jar org.your.app.Main
System properties:
API-Documentation for BlueCove Java docs . For application it is not recommended to use any classes or API other than defined in JSR-82.
API that enables the use of Multiple Adapters and Bluetooth Stacks in parallel in the same JVM is BlueCove specific, documentation can be found here .
JSR-82 extension bluecovepsm enables the use of specific PSM channel in L2CAP service. btl2cap://localhost;name=...;bluecovepsm=1007
BlueCove-gpl is licensed under GNU General Public License .
If you know how we can legaly make a library for BlueZ licensed differently please let us know.