The Wi-Fi Scan results list is stored in firmware. This struct contains the index by which the application can request a certain scan result. More...
#include <m2m_types.h>
Public Attributes | |
uint8 | __PAD24__ [3] |
uint8 | u8Index |
The Wi-Fi Scan results list is stored in firmware. This struct contains the index by which the application can request a certain scan result.
Definition at line 1356 of file m2m_types.h.
uint8 tstrM2mReqScanResult::__PAD24__[3] |
Padding bytes for forcing 4-byte alignment
Definition at line 1359 of file m2m_types.h.
uint8 tstrM2mReqScanResult::u8Index |
Index of the desired scan result
Definition at line 1357 of file m2m_types.h.