ManagedNativeWifi icon indicating copy to clipboard operation
ManagedNativeWifi copied to clipboard

Connecting to a network with temporary profile

Open Menelion opened this issue 1 year ago • 0 comments

I would like to develop an alternative simplified UI to Windows wireless settings. This would require the user to select an available network and then connect to it.
The underlying Native WiFi API has a wlan_connection_mode enum which can allow connecting with a temporary profile created on the fly.
In this library however the connection mode is always set to profile. Aren't you considering adding this functionality? Thanks.

Menelion avatar Jul 30 '23 23:07 Menelion