RDK-B
wifi_dpp_credential_object_t Struct Reference

#include <wifi_hal_deprecated.h>

Collaboration diagram for wifi_dpp_credential_object_t:
Collaboration graph

Data Fields

wifi_dpp_key_management_t keyManagement
 
union {
   unsigned char   preSharedKey [128]
 
   char   passPhrase [64]
 
creds
 

yes

Definition at line 3410 of file wifi_hal_deprecated.h.

Field Documentation

◆ keyManagement

wifi_dpp_key_management_t wifi_dpp_credential_object_t::keyManagement

Definition at line 3411 of file wifi_hal_deprecated.h.

◆ preSharedKey

unsigned char wifi_dpp_credential_object_t::preSharedKey[128]

Definition at line 3413 of file wifi_hal_deprecated.h.

◆ passPhrase

char wifi_dpp_credential_object_t::passPhrase[64]

Definition at line 3414 of file wifi_hal_deprecated.h.

◆ creds

union { ... } wifi_dpp_credential_object_t::creds

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