nn::uds::CTR::GetLinkLevel Function

Syntax

nn::Result GetLinkLevel(
     LinkLevel * pLinkLevel
);

Arguments

Name Description
out pLinkLevel The current link level.

Return Values

Returns the function's execution result.

Description

Gets the current link level.

Revision History

2010/09/02
Revised the formula for calculating the link level. (The formula is tentative and is expected to be changed in the future.)
2010/06/14
Initial version.

CONFIDENTIAL