WE310F5  39.00.000
M2MB_STA_SCAN_CFG_S Struct Reference

STA scan cfg structure. More...

#include <m2mb_profile.h>

Data Fields

UINT32 fast_scan_interval
 
UINT32 fast_scan_duration
 
UINT32 slow_scan_interval
 

Detailed Description

STA scan cfg structure.

STA scan cfg structure.

Definition at line 292 of file m2mb_profile.h.

Field Documentation

◆ fast_scan_duration

UINT32 fast_scan_duration

This parameter signifies the scan interval after fast scan duration mentioned in fastScanDuration has expired. In order to make scanning procedure more power efficient, applications should ensure that this parameter is expected to have value greater than fastScanInterval and the input is given in the units of milliseconds.

Definition at line 308 of file m2mb_profile.h.

◆ fast_scan_interval

UINT32 fast_scan_interval

< Scans for network is done in two different intervals, namely, fast scans and slow scans. Fast scans are performed with the period of this parameter from the time it starts scanning for network to fastScanDuration. The periodicity of this scan should provided in the units of milliseconds. Total fast scan duration during which scan should be performed every fastScanInterval. This duration always starts from the time scanning starts. The reasoning behind this fast scan logic is that to perform aggressive scans for some time to active look for APs. If no matching profiles are found for fast scan duration, scan interval increases to slowScanInterval to perform scan at increased interval thereby saving power. The fast scan duration should be provided in the units of milliseconds.

Definition at line 299 of file m2mb_profile.h.

◆ slow_scan_interval

UINT32 slow_scan_interval

Definition at line 314 of file m2mb_profile.h.


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