1、我是通过plus.bluetooth.createBLEConnection完成蓝牙连接的使用device.createInsecureRfcommSocketToServiceRecord(uuid);连接是报错的
2、注册filterScan.addAction("com.example.bluetooth.le.ACTION_DATA_AVAILABLE");监听,但没有响应
https://www.cnblogs.com/asam/p/8676339.html