VintageNetWiFi.AccessPoint.new

You're seeing just the function new, go back to VintageNetWiFi.AccessPoint module for more information.

Specs

new(any()) :: t()

Create an AccessPoint when only the BSSID is known

Link to this function

new(bssid, ssid, frequency, signal_dbm, flags)

View Source

Specs

new(String.t(), String.t(), non_neg_integer(), integer(), [flag()]) :: t()

Create a new AccessPoint with all of the information