@80211Mode
Description:
[ CCode ( cprefix = "NM_802_11_MODE_" , has_type_id = false ) ]
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.
- UNKNOWN - the device or access point
mode is unknown