Morse Micro IoT SDK  2.9.7

Detailed Description

Command arguments structure for wlan_scan.

Definition at line 2806 of file mmagic_controller.h.

#include <mmagic_controller.h>

Data Fields

struct string32 ssid
 Optional SSID to include in probe requests. More...
 
uint32_t timeout
 Optional duration in milliseconds to wait for scan to complete, if scan does not complete by the timeout any available results will be returned and the scan aborted. More...
 

Field Documentation

◆ ssid

struct string32 mmagic_core_wlan_scan_cmd_args::ssid

Optional SSID to include in probe requests.

Definition at line 2809 of file mmagic_controller.h.

◆ timeout

uint32_t mmagic_core_wlan_scan_cmd_args::timeout

Optional duration in milliseconds to wait for scan to complete, if scan does not complete by the timeout any available results will be returned and the scan aborted.

Definition at line 2812 of file mmagic_controller.h.


The documentation for this struct was generated from the following file: