nn::ac::CTR::GetLinkLevel Function
GetLinkLevel(LinkLevel *)
|
Gets the signal strength of the currently connected access point. |
GetLinkLevel()
|
Gets the signal strength of the currently connected access point. |
GetLinkLevel(LinkLevel *)If an error occurs when data is obtained, LINK_LEVEL_0 is returned as the result.
There is therefore no need to overwrite LinkLevel or perform similar error handling.
GetLinkLevel()This function internally calls the GetLinkLevel function (that has parameters.) A value of LINK_LEVEL_0 is returned as the result if the overloaded GetLinkLevel function (with arguments) fails.
CONFIDENTIAL