FreeRTOS: Wi-Fi Management Library
Return to main page ↑
WIFIWPAPassphrase_t Struct Reference

Wi-Fi WPA/WPA2 passphrase. More...

#include <iot_wifi.h>

Data Fields

char cPassphrase [wificonfigMAX_PASSPHRASE_LEN]
 
uint8_t ucLength
 

Detailed Description

Wi-Fi WPA/WPA2 passphrase.

Field Documentation

◆ cPassphrase

char WIFIWPAPassphrase_t::cPassphrase[wificonfigMAX_PASSPHRASE_LEN]

WPA passphrase (binary array, not C-string).

◆ ucLength

uint8_t WIFIWPAPassphrase_t::ucLength

Passphrase length (must be between 8 and 64 inclusive).


The documentation for this struct was generated from the following file: