Every connection request is being treated as direct connect request + android ble
问题 We are writing a ble application where want to have a persistent connection with the peripheral we want to connect. For the same purpose we want to re-connect with the peripheral whenever we loose a existing connection. So our android application as a central just tries to reconnect by creating new bluetoothgatt object by calling bluetoothdevice.connectgatt with autoconnect as true. But whenever we try to do that our reconnection gets failed with 12-02 21:47:11.865: D/BluetoothGatt(31963):