Skip to content

Missing prop for naming FakeWifi SSID #38

@vlork

Description

@vlork

Currently SSID in hardcoded to "FakeWifi". Please make this a prop for apps that require simulating a particular SSID.

This line right here:

+    private static WifiSsid createWifiSsid()
+    {
+        return WifiSsid.createFromAsciiEncoded("FakeWifi");
+    }

Link:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions