我試圖手動(在關閉bluetooh堆棧後)午餐藍牙堆棧。如何從編程上啓動bluecove
我BlueCoveImpl.java照顧,並找出藍牙堆棧中
private BluetoothStack detectStack()
方法,我想通過調用
BlueCoveImpl.instance().getBluetoothStack();
但例外調用初始化occures:
Exception in thread "main" java.lang.Error: Illegal use of the JSR-82 API
at com.intel.bluetooth.Utils.isLegalAPICall(Utils.java:296)
at com.intel.bluetooth.BlueCoveImpl.getBluetoothStack(BlueCoveImpl.java:1023)
我也試過 BlueCoveImpl.instance( ); BlueCoveImpl.getThreadBluetoothStackID();
但它沒有效果。
如何啓動BlueCove?
午餐時間,直到它足夠軟,咀嚼它;)(你的意思是「發射」,不幸的是我不能幫你。) – 2013-05-04 22:24:35
「午餐」添加了「a」 「它。 – 2013-05-04 22:26:51