wifi8 2.0.0.0
|
#include <wifi8_types.h>
Data Fields | |
uint8_t | u8_key_index |
uint8_t | u8_key_len |
uint8_t | au8_wep_key [WEP_104_KEY_SIZE] |
uint8_t | u8_rsv |
uint8_t au8_wep_key[WEP_104_KEY_SIZE] |
WEP Key represented in bytes (padded with 0's if WEP-40).
uint8_t u8_key_index |
wep key index.
uint8_t u8_key_len |
WEP Key Size.
uint8_t u8_rsv |
reserved for future use. set to 0.