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.
#include <m2m_types.h>
Data Fields | |
uint8 | __PAD24__ [3] |
uint8 | u8Index |
uint8 tstrM2mReqScanResult::__PAD24__[3] |
Padding bytes for forcing 4-byte alignment
uint8 tstrM2mReqScanResult::u8Index |
Index of the desired scan result
Referenced by m2m_wifi_req_scan_result().