WL865E4-P  36.07.001
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 435 of file m2mb_ncm.h.

Field Documentation

◆ channelList

UINT16 channelList[1]

List of channels

Definition at line 446 of file m2mb_ncm.h.

◆ forceFgScan

INT32 forceFgScan

Force multi channel scan

Definition at line 441 of file m2mb_ncm.h.

◆ forceScanIntervalInMs

UINT32 forceScanIntervalInMs

Scan interval

Definition at line 443 of file m2mb_ncm.h.

◆ homeDwellTimeInMs

UINT32 homeDwellTimeInMs

Dwell time

Definition at line 442 of file m2mb_ncm.h.

◆ numChannels

UINT8 numChannels

number of channels to scan

Definition at line 445 of file m2mb_ncm.h.

◆ pollTime

UINT32 pollTime

Polling time as a factor of LI

Definition at line 439 of file m2mb_ncm.h.

◆ rssiHighThreshold

UINT16 rssiHighThreshold

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

Definition at line 438 of file m2mb_ncm.h.

◆ rssiLowThreshold

UINT16 rssiLowThreshold

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

Definition at line 437 of file m2mb_ncm.h.

◆ scanType

UINT8 scanType

Scan type

Definition at line 444 of file m2mb_ncm.h.


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