disconnect
Disconnects the client from the peripheral.
Note, that calling this method does not guarantee that the peripheral will disconnect; other clients, also in other applications, may still be connected to the peripheral.
This method does nothing if the peripheral is already disconnected.
Hint: Use CentralManager.connect to connect to the peripheral.
Throws
If BLUETOOTH_CONNECT permission is denied.