org.freedesktop.NetworkManager.AccessPointorg.freedesktop.NetworkManager.AccessPointorg.freedesktop.NetworkManager.AccessPointSignals
PropertiesChanged (a{sv} properties);
Properties
Flags readable u
WpaFlags readable u
RsnFlags readable u
Ssid readable ay
Frequency readable u
HwAddress readable s
Mode readable u
MaxBitrate readable u
Strength readable y
LastSeen readable i
DescriptionSignal DetailsThe "PropertiesChanged" signalorg.freedesktop.NetworkManager.AccessPoint::PropertiesChanged
PropertiesChanged (a{sv} properties);
DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
a{sv} properties:A dictionary mapping property names to variant boxed valuesProperty DetailsThe "Flags" propertyorg.freedesktop.NetworkManager.AccessPoint:Flags
Flags readable u
Flags describing the capabilities of the access point.
Returns: NM80211ApFlags
The "WpaFlags" propertyorg.freedesktop.NetworkManager.AccessPoint:WpaFlags
WpaFlags readable u
Flags describing the access point's capabilities according to WPA (Wifi
Protected Access).
Returns: NM80211ApSecurityFlags
The "RsnFlags" propertyorg.freedesktop.NetworkManager.AccessPoint:RsnFlags
RsnFlags readable u
Flags describing the access point's capabilities according to the RSN
(Robust Secure Network) protocol.
Returns: NM80211ApSecurityFlags
The "Ssid" propertyorg.freedesktop.NetworkManager.AccessPoint:Ssid
Ssid readable ay
The Service Set Identifier identifying the access point.
The "Frequency" propertyorg.freedesktop.NetworkManager.AccessPoint:Frequency
Frequency readable u
The radio channel frequency in use by the access point, in MHz.
The "HwAddress" propertyorg.freedesktop.NetworkManager.AccessPoint:HwAddress
HwAddress readable s
The hardware address (BSSID) of the access point.
The "Mode" propertyorg.freedesktop.NetworkManager.AccessPoint:Mode
Mode readable u
Describes the operating mode of the access point.
Returns: NM80211Mode
The "MaxBitrate" propertyorg.freedesktop.NetworkManager.AccessPoint:MaxBitrate
MaxBitrate readable u
The maximum bitrate this access point is capable of, in kilobits/second
(Kb/s).
The "Strength" propertyorg.freedesktop.NetworkManager.AccessPoint:Strength
Strength readable y
The current signal quality of the access point, in percent.
The "LastSeen" propertyorg.freedesktop.NetworkManager.AccessPoint:LastSeen
LastSeen readable i
The timestamp (in CLOCK_BOOTTIME seconds) for the last time the access
point was found in scan results. A value of -1 means the access point has
never been found in scan results.