stopServer

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

Stops server. All connections will be dropped.