Merge branch 'bugfix/softap_send_deauth_to_STA_when_handshake_fails_v3.1' into 'release/v3.1'

wifi: softAP send deauth to the STA when 4-way handshake fails v3.1

See merge request idf/esp-idf!5364
This commit is contained in:
Jiang Jiang Jian 2019-07-02 11:23:34 +08:00
commit 5175d55adc
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 0c69df05ab77d519eaeba9f3c86113fde2d0dc82
Subproject commit e6c7b468a054dad0cc62c7b09d423b70c21f9d3f

View file

@ -890,7 +890,7 @@ test cases:
- - SSC SSC1 ap -S -s <random_string> -p <random_string> -t 3 -m 1
- - R SSC1 C +SAP:OK
- - SSC SSC2 sta -C -s <random_string> -p 1234567890
- - R SSC2 RE JAP:DISCONNECTED,\d+,204
- - R SSC2 RE JAP:DISCONNECTED,\d+,15
- - SSC SSC2 sta -D
- - R SSC2 C +QAP:OK
- - WIFI <pc_wifi_nic> CONN <random_string> <random_string> <pc_ip_wifi>