|
FreeRTOS:
Wi-Fi Management Library
|
| Return to main page ↑ |
Wi-Fi WEP keys (64- and 128-bit keys only) More...
#include <iot_wifi.h>
Data Fields | |
| char | cKey [wificonfigMAX_WEPKEY_LEN] |
| uint8_t | ucLength |
Wi-Fi WEP keys (64- and 128-bit keys only)
| char WIFIWEPKey_t::cKey[wificonfigMAX_WEPKEY_LEN] |
WEP key (binary array, not C-string).
| uint8_t WIFIWEPKey_t::ucLength |
Key length.