I currently have a problem that the bluetooth device does not disconnect properly when it is already powered off.
- I start a connection to a bluetooth device subcscribe to services an characteristics
- The bluetooth device has lost power.
- Call disconnect on the periperal but the callback is never called.
- The peripheral stays in disconnecting state.
Is there a possibilite to force a disconnect on a peripheral.

I currently have a problem that the bluetooth device does not disconnect properly when it is already powered off.
Is there a possibilite to force a disconnect on a peripheral.