nn::ac::CTR::NetworkArea Enumerated Type

Syntax

enum NetworkArea;

Values

Value Description
NETWORK_AREA_WAN WAN connection required.
NETWORK_AREA_AUTO WAN connection recommended. LAN connection also possible.
NETWORK_AREA_LAN Only LAN connection possible.

Description

Enumerated type indicating the connection level to request of the access point to connect to.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL