WL865E4-P  36.07.001
M2MB_NCM_AP_CFG Struct Reference

AP mode configuration information. More...

#include <m2mb_ncm.h>

Data Fields

UINT8 hiddenSsid
 
UINT16 beaconInterval
 
UINT8 dtimPeriod
 
UINT8 wps_support
 
UINT32 inactivity_ap_period
 

Detailed Description

AP mode configuration information.

This data structure allows the application to set AP configuration information used in AP mode.
This data structure should be used to get/set the AP configuration by calling m2mb_ncm_get/set_cfg using opcode M2MB_NCM_CFG_OPCODE_AP_CFG.

Definition at line 303 of file m2mb_ncm.h.

Field Documentation

◆ beaconInterval

UINT16 beaconInterval

Beacon interval

Definition at line 306 of file m2mb_ncm.h.

◆ dtimPeriod

UINT8 dtimPeriod

DTIM (Delivery Traffic Indication Message) period

Definition at line 307 of file m2mb_ncm.h.

◆ hiddenSsid

UINT8 hiddenSsid

indicates if the SSID should be masked out in beacons

Definition at line 305 of file m2mb_ncm.h.

◆ inactivity_ap_period

UINT32 inactivity_ap_period

inactivity period in AP in minutes

Definition at line 309 of file m2mb_ncm.h.

◆ wps_support

UINT8 wps_support

WPS support flag

Definition at line 308 of file m2mb_ncm.h.


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