VintageNetWiFi.Cookbook.open_access_point

You're seeing just the function open_access_point, go back to VintageNetWiFi.Cookbook module for more information.
Link to this function

open_access_point(ssid, ipv4_subnet \\ "192.168.24.0")

View Source

Specs

open_access_point(String.t(), VintageNet.any_ip_address()) ::
  {:ok, map()} | {:error, term()}

Return a configuration for creating an open access point

Pass an SSID and an optional IPv4 class C network.