Receive the onlineId earlier so it can be shown in the connection popup.

USB: save the device name after exchanging capability info.
WiFi: save the device name used in the device pairing phrase.
This commit is contained in:
codestation
2013-12-25 21:46:42 -04:30
parent 12b0ad997e
commit e9d46005dc
6 changed files with 32 additions and 15 deletions

View File

@@ -54,6 +54,7 @@ private:
static void registrationComplete();
CmaBroadcast broadcast;
static QString tempOnlineId;
//TODO: move all the control variables to the client manager class
static bool is_active;