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
tstrM2MConnInfo Struct Reference
[DataTypes]
M2M Provisioning Information obtained from the HTTP Provisioning server. More...
#include <m2m_types.h>
Data Fields | |
| char | acSSID [M2M_MAX_SSID_LEN] |
| uint8 | u8SecType |
| uint8 | au8IPAddr [4] |
| uint8 | au8MACAddress [6] |
| sint8 | s8RSSI |
| uint8 | __PAD24__ [3] |
Detailed Description
M2M Provisioning Information obtained from the HTTP Provisioning server.
Definition at line 1987 of file m2m_types.h.
Field Documentation
Padding bytes for forcing 4-byte alignment
Definition at line 1999 of file m2m_types.h.
| char acSSID[M2M_MAX_SSID_LEN] |
AP connection SSID name
Definition at line 1989 of file m2m_types.h.
Connection IP address
Definition at line 1993 of file m2m_types.h.
MAC address of the peer Wi-Fi station
Definition at line 1995 of file m2m_types.h.
Connection RSSI signal
Definition at line 1997 of file m2m_types.h.
Security type
Definition at line 1991 of file m2m_types.h.
Generated on Wed Jul 13 2022 16:32:38 by
1.7.2