nn::ac::CTR::InfraPriority Enumerated Type

Syntax

enum InfraPriority;

Value

Value Description
INFRA_PRIORITY_FOREGROUND Application connection request.
INFRA_PRIORITY_BACKGROUND Applet connection request.
INFRA_PRIORITY_NOT_CONNECTED Not connected

Description

An enumerated type that indicates the levels of infrastructure connection requests.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL