VintageNetWizard.APMode (vintage_net_wizard v0.4.3) View Source
This module contains utilities for configuration VintageNet in AP Mode
Link to this section Summary
Functions
Return a configuration to put VintageNet into AP mode
Change the WiFi module into access point mode
Return SSID that is used for AP Mode
Link to this section Functions
Specs
Return a configuration to put VintageNet into AP mode
Specs
into_ap_mode(VintageNet.ifname()) :: :ok | {:error, any()}
Change the WiFi module into access point mode
Specs
ssid() :: String.t()
Return SSID that is used for AP Mode