![]() |
WE310F5
39.00.000
|
Roaming configuration. More...
#include <m2mb_ncm.h>
Roaming configuration.
This data structure allows the application to set roaming configuration WLAN layer connection.
This data structure should be used to get/set the retry configuration by calling m2mb_ncm_get/set_cfg using opcode M2MB_NCM_CFG_OPCODE_STA_ROAMING.
Definition at line 471 of file m2mb_ncm.h.
UINT16 channelList[1] |
List of channels
Definition at line 482 of file m2mb_ncm.h.
INT32 forceFgScan |
Force multi channel scan
Definition at line 477 of file m2mb_ncm.h.
UINT32 forceScanIntervalInMs |
Scan interval
Definition at line 479 of file m2mb_ncm.h.
UINT32 homeDwellTimeInMs |
Dwell time
Definition at line 478 of file m2mb_ncm.h.
UINT8 numChannels |
number of channels to scan
Definition at line 481 of file m2mb_ncm.h.
UINT32 pollTime |
Polling time as a factor of LI
Definition at line 475 of file m2mb_ncm.h.
UINT16 rssiHighThreshold |
Set upper Roam Threshold (RSSI),Range 70-80
Definition at line 474 of file m2mb_ncm.h.
UINT16 rssiLowThreshold |
Set lower Roam Threshold (RSSI),Range 60-70
Definition at line 473 of file m2mb_ncm.h.
UINT8 scanType |
Scan type
Definition at line 480 of file m2mb_ncm.h.