Searched refs:WIFI_MAX_WEP_KEY_LENGTH (Results 1 – 1 of 1) sorted by relevance
19 #define WIFI_MAX_WEP_KEY_LENGTH (26) /**< The maximum length of each WEP key. */ macro152 …uint8_t wep_key[WIFI_NUMBER_WEP_KEYS][WIFI_MAX_WEP_KEY_LENGTH]; /**< There are four WEP keys. …
Completed in 5 milliseconds