![]() |
WL865E4-P
36.07.001
|
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 435 of file m2mb_ncm.h.
UINT16 channelList[1] |
List of channels
Definition at line 446 of file m2mb_ncm.h.
INT32 forceFgScan |
Force multi channel scan
Definition at line 441 of file m2mb_ncm.h.
UINT32 forceScanIntervalInMs |
Scan interval
Definition at line 443 of file m2mb_ncm.h.
UINT32 homeDwellTimeInMs |
Dwell time
Definition at line 442 of file m2mb_ncm.h.
UINT8 numChannels |
number of channels to scan
Definition at line 445 of file m2mb_ncm.h.
UINT32 pollTime |
Polling time as a factor of LI
Definition at line 439 of file m2mb_ncm.h.
UINT16 rssiHighThreshold |
Set upper Roam Threshold (RSSI),Range 70-80
Definition at line 438 of file m2mb_ncm.h.
UINT16 rssiLowThreshold |
Set lower Roam Threshold (RSSI),Range 60-70
Definition at line 437 of file m2mb_ncm.h.
UINT8 scanType |
Scan type
Definition at line 444 of file m2mb_ncm.h.