nn::ac::CTR::GetLinkLevel Function
GetLinkLevel(LinkLevel *)
|
Gets the signal strength of the currently connected access point. 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()
|
Gets the signal strength of the currently connected access point. This function calls the overloaded GetLinkLevel function that has arguments. A value of LINK_LEVEL_0 is returned as the result if the overloaded GetLinkLevel function (with arguments) fails. |
GetLinkLevel(LinkLevel *)GetLinkLevel()CONFIDENTIAL