closeConnection

@RequiresPermission(value = "android.permission.BLUETOOTH_CONNECT")
fun closeConnection()

Close down any existing connection, any existing calls (including async connects will be cancelled and you'll need to recall connect to use this againt