Add debug message when cancelling wireless connection
This commit is contained in:
@@ -230,6 +230,7 @@ int CmaClient::stop()
|
|||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
CmaClient::setActive(false);
|
CmaClient::setActive(false);
|
||||||
|
qDebug("Cancelling wireless server thread");
|
||||||
VitaMTP_Cancel_Get_Wireless_Vita();
|
VitaMTP_Cancel_Get_Wireless_Vita();
|
||||||
usbcondition.wakeAll();
|
usbcondition.wakeAll();
|
||||||
return 0;
|
return 0;
|
||||||
|
Reference in New Issue
Block a user