nn::ac::CTR::GetLinkLevel Function| Name | Description | |
|---|---|---|
| out | linkLevel | LinkLevel indicating signal strength. |
| Value | Description |
|---|---|
ResultSuccess |
Completed without error. |
ResultInvalidData |
NULL was specified as an argument. |
| A value other than the above. | Failed for reasons other than those given above. |
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.
CONFIDENTIAL