mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
fix bug for case WIFI_CONN_0102:
after set AP, STA will disconnected and do reconnect. scan could fail as reconnect also use scan
This commit is contained in:
parent
abd4dc7d43
commit
3edcf5b096
@ -5868,6 +5868,8 @@ test cases:
|
||||
- ['R SSC2 RE "\+JAP:CONNECTED,%%s"%%(<target_ssid>)']
|
||||
- - SSC SSC1 ap -S -s <target_ssid> -n 15
|
||||
- ['R SSC1 C +SAP:OK']
|
||||
- - SSC SSC2 sta -C -s <target_ssid> -p <target_password>
|
||||
- ['R SSC2 RE "\+JAP:CONNECTED,%%s"%%(<target_ssid>)']
|
||||
- - SSC SSC2 sta -S
|
||||
- ['R SSC2 RE "\+SCAN:%%s,.+,\d+,1"%%(<target_ssid>)']
|
||||
comment: ''
|
||||
|
Loading…
Reference in New Issue
Block a user