Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more
tstr1xAuthCredentials Struct Reference
[DataTypes]
Credentials for the user to authenticate with the AAA server (WPA-Enterprise Mode IEEE802.1x). More...
#include <m2m_types.h>
Data Fields | |
| uint8 | au8UserName [M2M_1X_USR_NAME_MAX] |
| uint8 | au8Passwd [M2M_1X_PWD_MAX] |
Detailed Description
Credentials for the user to authenticate with the AAA server (WPA-Enterprise Mode IEEE802.1x).
Definition at line 1232 of file m2m_types.h.
Field Documentation
Password corresponding to the user name. It must be Null terminated string.
Definition at line 1237 of file m2m_types.h.
| uint8 au8UserName[M2M_1X_USR_NAME_MAX] |
User Name. It must be Null terminated string.
Definition at line 1234 of file m2m_types.h.
Generated on Wed Jul 13 2022 16:32:38 by
1.7.2