Skip to content

Signal quality value under Windows 11 #20

Description

@emoacht

I have found that under Windows 11 (10.0.22449.1000), the value of AvailableNetworkPack.SignalQuality obtained by EnumerateAvailableNetworks or EnumerateAvailableNetworkGroups method indicates an invalid value (a minus value while it supposed to range from 0 to 100) when the system is not connected to the network. After the system is connected to the network, the value indicates the normal value.

Therefore, as a workaround, I would suggest to use the value of AvailableNetworkGroupPack.LinkQuality when the value of AvailableNetworkPack.SignalQuality indicates a minus value for the time being.

The same goes for the value of ProfileRadioPack.SignalQuality and the value of ProfileRadioPack.LinkQuality obtained by GetProfilesAsync method.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions