nn::ac::CTR::GetLinkLevel Function

Syntax

Result GetLinkLevel(
     LinkLevel * linkLevel
);

LinkLevel GetLinkLevel();

List of Overloaded Member Functions

GetLinkLevel(LinkLevel *) Gets the signal strength of the currently connected access point.
GetLinkLevel() Gets the signal strength of the currently connected access point.

Description of GetLinkLevel(LinkLevel *)

This function entails a substantial processing load if called for every frame. Adjust the calling interval as required.

Description of GetLinkLevel()

This function entails a substantial processing load if called for every frame. Adjust the calling interval as required.


CONFIDENTIAL