app/src/main/java/com/moral/yunfushao/activity/BLESearchActivity.java
@@ -105,7 +105,7 @@ if (MainApp.theApp.bleManager != null) { MainApp.theApp.bleManager.closeBluetoothGatt(); } mBluetoothService.connectDevice(scanResultList.get(position)); mBluetoothService.scanAndConnect5(scanResultList.get(position).getDevice().getAddress()); } }