WE310F5  39.00.000
M2MB_NCM_ROAMING_CFG Struct Reference

Roaming configuration. More...

#include <m2mb_ncm.h>

Data Fields

UINT16 rssiLowThreshold
 
UINT16 rssiHighThreshold
 
UINT32 pollTime
 
INT32 forceFgScan
 
UINT32 homeDwellTimeInMs
 
UINT32 forceScanIntervalInMs
 
UINT8 scanType
 
UINT8 numChannels
 
UINT16 channelList [1]
 

Detailed Description

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.

Field Documentation

◆ channelList

UINT16 channelList[1]

List of channels

Definition at line 482 of file m2mb_ncm.h.

◆ forceFgScan

INT32 forceFgScan

Force multi channel scan

Definition at line 477 of file m2mb_ncm.h.

◆ forceScanIntervalInMs

UINT32 forceScanIntervalInMs

Scan interval

Definition at line 479 of file m2mb_ncm.h.

◆ homeDwellTimeInMs

UINT32 homeDwellTimeInMs

Dwell time

Definition at line 478 of file m2mb_ncm.h.

◆ numChannels

UINT8 numChannels

number of channels to scan

Definition at line 481 of file m2mb_ncm.h.

◆ pollTime

UINT32 pollTime

Polling time as a factor of LI

Definition at line 475 of file m2mb_ncm.h.

◆ rssiHighThreshold

UINT16 rssiHighThreshold

Set upper Roam Threshold (RSSI),Range 70-80

Definition at line 474 of file m2mb_ncm.h.

◆ rssiLowThreshold

UINT16 rssiLowThreshold

Set lower Roam Threshold (RSSI),Range 60-70

Definition at line 473 of file m2mb_ncm.h.

◆ scanType

UINT8 scanType

Scan type

Definition at line 480 of file m2mb_ncm.h.


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