From a11673ebe456b65cabbc13340e93d983417f78f5 Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Wed, 11 Mar 2020 19:29:21 +0800 Subject: [PATCH] wifi: return fail when setting softAP's channnel is out of range --- components/esp_wifi/lib | 2 +- components/idf_test/integration_test/TC_IT_WIFI_CONN.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/esp_wifi/lib b/components/esp_wifi/lib index 52bb551d4..dc913c88d 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 52bb551d4df19f760f275eb24317bb5c47ce9769 +Subproject commit dc913c88da0e5a6e00d07605b6f16b648080831d diff --git a/components/idf_test/integration_test/TC_IT_WIFI_CONN.yml b/components/idf_test/integration_test/TC_IT_WIFI_CONN.yml index 6906252fc..d941039ef 100644 --- a/components/idf_test/integration_test/TC_IT_WIFI_CONN.yml +++ b/components/idf_test/integration_test/TC_IT_WIFI_CONN.yml @@ -78,7 +78,7 @@ test cases: - - SSC SSC2 sta -C -s - - R SSC2 RE "\+JAP:CONNECTED,%%s"%%() - - SSC SSC1 ap -S -s -n 15 - - - R SSC1 C +SAP:OK + - - R SSC1 C +SAP:ERROR - - SSC SSC2 sta -C -s - - R SSC2 RE "\+JAP:CONNECTED,%%s"%%() - - SSC SSC2 sta -D