disconnect

suspend fun Flow<ConnectableDevice?>.disconnect()

Attempts to disconnect to the ConnectableDevice from a Flow of ConnectableDevice When this method completes, the devices should be in a ConnectableDeviceState.Disconnected state