读取BLE-android编程中的特征时出现错误代码10

读取BLE-android编程中的特征时出现错误代码10,android,bluetooth-lowenergy,android-bluetooth,Android,Bluetooth Lowenergy,Android Bluetooth,我正在创建一个android应用程序来与蓝牙低能设备通信。但在我的应用程序中,当我试图读取一个特征时,我会得到错误状态10。是否有其他机构在何时或为什么出现错误状态10时出现相同问题。我找不到有关此错误代码的更多信息 下面是日志 04-07 14:20:34.960: D/BluetoothGatt(8360): readCharacteristic() - uuid: 0000ff0a-0000-1000-8000-00805f9b34fb 04-07 14:20:34.962: D/Blue

我正在创建一个android应用程序来与蓝牙低能设备通信。但在我的应用程序中,当我试图读取一个特征时,我会得到错误状态10。是否有其他机构在何时或为什么出现错误状态10时出现相同问题。我找不到有关此错误代码的更多信息

下面是日志

04-07 14:20:34.960: D/BluetoothGatt(8360): readCharacteristic() - uuid: 0000ff0a-0000-1000-8000-00805f9b34fb
04-07 14:20:34.962: D/BluetoothGatt(8360): setCharacteristicNotification() -            uuid: 0000ff0a-0000-1000-8000-00805f9b34fb enable: true
04-07 14:20:34.963: I/System.out(8360): 2
04-07 14:20:34.963: I/System.out(8360): aftercalingtrue
04-07 14:20:35.033: D/BluetoothGatt(8360): onCharacteristicRead() -       Device=54:4A:16:5E:F9:69 UUID=0000ff0a-0000-1000-8000-00805f9b34fb Status=10