Home
last modified time | relevance | path

Searched refs:CTRL_MSG_CLOSE_WIFI_FIVE_MIN (Results 1 – 2 of 2) sorted by relevance

/test/xts/dcts/communication/softbus_standard/common/
Dnet_trans_common.h67 #define CTRL_MSG_CLOSE_WIFI_FIVE_MIN "close wifi 5min" macro
/test/xts/dcts/communication/softbus_standard/dsoftbusTest/
DdsoftbusTest.cpp197 …} else if (strncmp(msg.c_str(), CTRL_MSG_CLOSE_WIFI_FIVE_MIN, strlen(CTRL_MSG_CLOSE_WIFI_FIVE_MIN)… in GetCodeByMsg()