我遇到部分小米手机写入数据的时候,写入有时候一直失败。 调试显示是 BluetoothGatt 中的executeReliableWrite() 方法中返回 false,导致写入失败。日志显示 BleException { code=101, description='Initiated Exception Occurred! '} 其他手机没有改问题。