Searched refs:CTRL_MSG_CLOSE_WIFI_TEN_SEC (Results 1 – 2 of 2) sorted by relevance
68 #define CTRL_MSG_CLOSE_WIFI_TEN_SEC "close wifi 10sec" macro
191 … if (strncmp(msg.c_str(), CTRL_MSG_CLOSE_WIFI_TEN_SEC, strlen(CTRL_MSG_CLOSE_WIFI_TEN_SEC)) == 0) { in GetCodeByMsg()