#include <wds.h>
|
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] |
|
This structure contains the 3GPP LTE QoS Parameters of Get Default Settings response parameters.
- Parameters
-
auth_type |
|
username_len |
- Number of sets of the username
|
user_name |
|
password_len |
- Number of sets of the 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: