nn::ac::CTR::Status Enumerated Typeenum Status;
| Value | Description |
|---|---|
STATUS_NONE |
None. |
STATUS_IDLE |
Unconnected. |
STATUS_LAN_CONNECTED |
LAN connection established. |
STATUS_LAN_CONNECTED |
WAN connection established. |
STATUS_ACTIVE_SCAN |
Ready to immediately connect. |
STATUS_PASSIVE_SCAN |
Scanning on all channels. |
STATUS_CONNECT_AP |
AP connection established. |
STATUS_GET_IP_ADDRESS |
Getting an IP address. |
STATUS_CONNTEST |
Testing connection. |
STATUS_AUTH_HOTSPOT |
Authenticating a hotspot. |
STATUS_DISCONNECT_AP |
Disconnecting from an access point. |
Enumerated type indicating the current AC processing state.
CONFIDENTIAL