wx.offBluetoothDeviceFound 不执行
业务场景:调取 wx.onBluetoothDeviceFound() 监听获取设备的信息,然后调取 wx.createBLEConnection() 与设备建立连接后,调取 wx.offBluetoothDeviceFound() 取消监听设备信息,可是在 iOS 和 Android 端这个api 都不生效,wx.onBluetoothDeviceFound() 仍然在执行
业务场景:调取 wx.onBluetoothDeviceFound() 监听获取设备的信息,然后调取 wx.createBLEConnection() 与设备建立连接后,调取 wx.offBluetoothDeviceFound() 取消监听设备信息,可是在 iOS 和 Android 端这个api 都不生效,wx.onBluetoothDeviceFound() 仍然在执行