View Source VintageNetWiFi.MeshPeer.FormationInformation (vintage_net_wifi v0.12.5)
connected_to_as
: true if the Authentication Protocol Identifier is set to 2. (indicating IEEE 802.1X authentication) and the station has an active connection to an ASnumber_of_peerings
: indicates the mnumber of mesh peerings currently maintained but the station or 63, whichever is smallerconnected_to_mesh_gate
: true if the station has a mesh path to the mesh gate that announces it's presence using GANN, RANN or PREQ elements
Summary
Types
Functions
@spec decode_formation_information(<<_::8>>) :: t()