mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
fix(wifi): print readable cipher names in RSN/WPA scan/connect logs
Replace raw IEEE80211_CIPHER_* integer values with string names in the rsn valid, rsn override valid, and wpa invalid log messages so users can understand the cipher types. Cipher names use the bare suite name without the redundant AES- prefix (CMAC128, GCM, GCM256, GMAC128, GMAC256), matching wpa_cipher_txt() in the supplicant.
This commit is contained in:
Submodule components/esp_wifi/lib updated: c25d1404ad...268e8a3f0c
Reference in New Issue
Block a user