Introduction - If you have any usage issues, please Google them yourself
java se platform development of the plug-in Bluetooth, including the source code under the readme packets generated a lot of things in our own very practical DIY
Packet : 73462702bluecove-1.2.1-src.zip filelist
bluecove-1.2.1-src/
bluecove-1.2.1-src/build-native.cmd
bluecove-1.2.1-src/build.xml
bluecove-1.2.1-src/changelog.txt
bluecove-1.2.1-src/intelbth/
bluecove-1.2.1-src/intelbth/intelbth.cpp
bluecove-1.2.1-src/intelbth/intelbth.def
bluecove-1.2.1-src/intelbth/intelbth.rc
bluecove-1.2.1-src/intelbth/intelbth.sln
bluecove-1.2.1-src/intelbth/intelbth.vcproj
bluecove-1.2.1-src/intelbth/makeheaders.cmd
bluecove-1.2.1-src/intelbth/ReadMe.txt
bluecove-1.2.1-src/intelbth/stdafx.cpp
bluecove-1.2.1-src/intelbth/stdafx.h
bluecove-1.2.1-src/LICENSE
bluecove-1.2.1-src/makefile
bluecove-1.2.1-src/pom.xml
bluecove-1.2.1-src/README.txt
bluecove-1.2.1-src/resources/
bluecove-1.2.1-src/src/
bluecove-1.2.1-src/src/com/
bluecove-1.2.1-src/src/com/intel/
bluecove-1.2.1-src/src/com/intel/bluetooth/
bluecove-1.2.1-src/src/com/intel/bluetooth/BluetoothConnection.java
bluecove-1.2.1-src/src/com/intel/bluetooth/BluetoothInputStream.java
bluecove-1.2.1-src/src/com/intel/bluetooth/BluetoothOutputStream.java
bluecove-1.2.1-src/src/com/intel/bluetooth/BluetoothPeer.java
bluecove-1.2.1-src/src/com/intel/bluetooth/BluetoothStreamConnectionNotifier.java
bluecove-1.2.1-src/src/com/intel/bluetooth/DebugLog.java
bluecove-1.2.1-src/src/com/intel/bluetooth/MicroeditionConnector.java
bluecove-1.2.1-src/src/com/intel/bluetooth/NativeLibLoader.java
bluecove-1.2.1-src/src/com/intel/bluetooth/NotImplementedError.java
bluecove-1.2.1-src/src/com/intel/bluetooth/NotImplementedIOException.java
bluecove-1.2.1-src/src/com/intel/bluetooth/SDPInputStream.java
bluecove-1.2.1-src/src/com/intel/bluetooth/SDPOutputStream.java
bluecove-1.2.1-src/src/com/intel/bluetooth/ServiceRecordImpl.java
bluecove-1.2.1-src/src/com/sun/
bluecove-1.2.1-src/src/com/sun/cdc/
bluecove-1.2.1-src/src/com/sun/cdc/io/
bluecove-1.2.1-src/src/com/sun/cdc/io/ConnectionBaseInterface.java
bluecove-1.2.1-src/src/com/sun/cdc/io/j2me/
bluecove-1.2.1-src/src/com/sun/cdc/io/j2me/btspp/
bluecove-1.2.1-src/src/com/sun/cdc/io/j2me/btspp/Protocol.java
bluecove-1.2.1-src/src/javax/
bluecove-1.2.1-src/src/javax/bluetooth/
bluecove-1.2.1-src/src/javax/bluetooth/BluetoothStateException.java
bluecove-1.2.1-src/src/javax/bluetooth/DataElement.java
bluecove-1.2.1-src/src/javax/bluetooth/DeviceClass.java
bluecove-1.2.1-src/src/javax/bluetooth/DiscoveryAgent.java
bluecove-1.2.1-src/src/javax/bluetooth/DiscoveryListener.java
bluecove-1.2.1-src/src/javax/bluetooth/LocalDevice.java
bluecove-1.2.1-src/src/javax/bluetooth/RemoteDevice.java
bluecove-1.2.1-src/src/javax/bluetooth/ServiceRecord.java
bluecove-1.2.1-src/src/javax/bluetooth/UUID.java
bluecove-1.2.1-src/src/javax/microedition/
bluecove-1.2.1-src/src/javax/microedition/io/
bluecove-1.2.1-src/src/javax/microedition/io/Connection.java
bluecove-1.2.1-src/src/javax/microedition/io/ConnectionNotFoundException.java
bluecove-1.2.1-src/src/javax/microedition/io/Connector.java
bluecove-1.2.1-src/src/javax/microedition/io/ContentConnection.java
bluecove-1.2.1-src/src/javax/microedition/io/InputConnection.java
bluecove-1.2.1-src/src/javax/microedition/io/OutputConnection.java
bluecove-1.2.1-src/src/javax/microedition/io/StreamConnection.java
bluecove-1.2.1-src/src/javax/microedition/io/StreamConnectionNotifier.java
bluecove-1.2.1-src/test/
bluecove-1.2.1-src/test/com/
bluecove-1.2.1-src/test/com/intel/
bluecove-1.2.1-src/test/com/intel/bluetooth/
bluecove-1.2.1-src/test/com/intel/bluetooth/test/
bluecove-1.2.1-src/test/com/intel/bluetooth/test/ClientTest.java
bluecove-1.2.1-src/test/com/intel/bluetooth/test/Consts.java
bluecove-1.2.1-src/test/com/intel/bluetooth/test/ServerTest.java
bluecove-1.2.1-src/test/com/intel/bluetooth/test/StandaloneTest.java
bluecove-1.2.1-src/test/org/
bluecove-1.2.1-src/test/org/microemu/
bluecove-1.2.1-src/test/org/microemu/APIDeclarationsTester.java
bluecove-1.2.1-src/test/org/microemu/TestJSR82APIDeclarations.java