Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
EapAuthentication_t Struct Reference

#include <wds.h>

Data Fields

uint32_t auth_type
 
uint8_t username_len
 
char user_name [WDS_AUTH_MAX_STRING]
 
uint8_t password_len
 
char password [WDS_AUTH_MAX_STRING]
 
uint8_t certificate_path_len
 
char certificate_path [WDS_AUTH_MAX_STRING]
 

Detailed Description

This structure contains the 3GPP LTE QoS Parameters of Get Default Settings response parameters.

Parameters
auth_type
  • Authentication type
username_len
  • Number of sets of the username
user_name
  • Username
password_len
  • Number of sets of the password
password
  • Password
certificate_path_len
  • Number of sets of the Certificate_path
certificate_path

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