@80211Mode
Description:
[ CCode ( cprefix = "NM_802_11_MODE_" , type_id = "nm_802_11_mode_get_type ()" ) ]
public enum @80211Mode
Indicates the 802.11 mode an access point or device is currently in.
Content:
Enum values:
- ADHOC - for both devices and access point
objects, indicates the object is part of an Ad-Hoc 802.11 network without a central coordinating access point.
- AP - the device is an access point/hotspot.
- INFRA - the device or access point is in
infrastructure mode.
- MESH - the device is a 802.11s mesh point.
- UNKNOWN - the device or access point mode is
unknown