提交 f711bc52 编写于 作者: S ssy

Signed-off-by:shuisiyuan<shuisiyuan@huawei.com>

Signed-off-by: Nssy <shuisiyuan@huawei.com>
上级 1fd8057d
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
#include <unistd.h> #include <unistd.h>
#define DEF_TIMEOUT 15 #define DEF_TIMEOUT 15
#define ONE_SECOND 1 #define ONE_SECOND 100
#define LEVEL_ERROR (-1) #define LEVEL_ERROR (-1)
#define LEVEL_ONE 1 #define LEVEL_ONE 1
#define LEVEL_TWO 2 #define LEVEL_TWO 2
...@@ -32,6 +32,7 @@ ...@@ -32,6 +32,7 @@
#define LEVEL_FOUR 4 #define LEVEL_FOUR 4
#define DEF_TASK_STACK 2000 #define DEF_TASK_STACK 2000
#define DEF_TASK_PRIORITY 20 #define DEF_TASK_PRIORITY 20
#define TEST_SSID_COUNT 9
static int g_apEnableSuccess = 0; static int g_apEnableSuccess = 0;
static int g_staScanSuccess = 0; static int g_staScanSuccess = 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册