removeCommand(COMMAND_OK);
new BluetoothConnectionServer(mid, playerName.getString());
} else {
new BluetoothConnectionClient(mid, this, playerName.getString(),
stopSearch.isSelected(0)).startSearching();
}
} else {
String name = sessionName.getString();