mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-11-02 23:37:28 +01:00
Some hotspot networks do not contain SSID_STR, which was required for both naming the provisioning file as well as the 'Name' key. The DisplayedOperatorName is a better option for this 'Name' key and could also be used for the filename. Now, DisplayedOperatorName is preferred, and if not found SSID_STR is used.