diff options
Diffstat (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.AccessPoint.xml')
| -rw-r--r-- | docs/api/dbus-org.freedesktop.NetworkManager.AccessPoint.xml | 56 |
1 files changed, 36 insertions, 20 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.AccessPoint.xml b/docs/api/dbus-org.freedesktop.NetworkManager.AccessPoint.xml index a3e0d61c..c649b74a 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.AccessPoint.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.AccessPoint.xml @@ -22,7 +22,9 @@ </refsect1> <refsect1 role="desc" id="gdbus-interface-org-freedesktop-NetworkManager-AccessPoint"> <title role="desc.title">Description</title> - <para></para> + <para> +</para><para> +</para> </refsect1> <refsect1 role="details" id="gdbus-properties-org.freedesktop.NetworkManager.AccessPoint"> <title role="details.title">Property Details</title> @@ -32,8 +34,10 @@ <programlisting> Flags readable u </programlisting> -<para> Flags describing the capabilities of the access point. -</para><para> Returns: <link linkend="NM80211ApFlags">NM80211ApFlags</link> +<para> +Flags describing the capabilities of the access point. +</para><para> +Returns: <link linkend="NM80211ApFlags">NM80211ApFlags</link> </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-AccessPoint.WpaFlags"> @@ -42,9 +46,11 @@ Flags readable u <programlisting> WpaFlags readable u </programlisting> -<para> Flags describing the access point's capabilities according to WPA (Wifi - Protected Access). -</para><para> Returns: <link linkend="NM80211ApSecurityFlags">NM80211ApSecurityFlags</link> +<para> +Flags describing the access point's capabilities according to WPA (Wifi +Protected Access). +</para><para> +Returns: <link linkend="NM80211ApSecurityFlags">NM80211ApSecurityFlags</link> </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-AccessPoint.RsnFlags"> @@ -53,9 +59,11 @@ WpaFlags readable u <programlisting> RsnFlags readable u </programlisting> -<para> Flags describing the access point's capabilities according to the RSN - (Robust Secure Network) protocol. -</para><para> Returns: <link linkend="NM80211ApSecurityFlags">NM80211ApSecurityFlags</link> +<para> +Flags describing the access point's capabilities according to the RSN +(Robust Secure Network) protocol. +</para><para> +Returns: <link linkend="NM80211ApSecurityFlags">NM80211ApSecurityFlags</link> </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-AccessPoint.Ssid"> @@ -64,7 +72,8 @@ RsnFlags readable u <programlisting> Ssid readable ay </programlisting> -<para> The Service Set Identifier identifying the access point. +<para> +The Service Set Identifier identifying the access point. </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-AccessPoint.Frequency"> @@ -73,7 +82,8 @@ Ssid readable ay <programlisting> Frequency readable u </programlisting> -<para> The radio channel frequency in use by the access point, in MHz. +<para> +The radio channel frequency in use by the access point, in MHz. </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-AccessPoint.HwAddress"> @@ -82,7 +92,8 @@ Frequency readable u <programlisting> HwAddress readable s </programlisting> -<para> The hardware address (BSSID) of the access point. +<para> +The hardware address (BSSID) of the access point. </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-AccessPoint.Mode"> @@ -91,8 +102,10 @@ HwAddress readable s <programlisting> Mode readable u </programlisting> -<para> Describes the operating mode of the access point. -</para><para> Returns: <link linkend="NM80211Mode">NM80211Mode</link> +<para> +Describes the operating mode of the access point. +</para><para> +Returns: <link linkend="NM80211Mode">NM80211Mode</link> </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-AccessPoint.MaxBitrate"> @@ -101,8 +114,9 @@ Mode readable u <programlisting> MaxBitrate readable u </programlisting> -<para> The maximum bitrate this access point is capable of, in kilobits/second - (Kb/s). +<para> +The maximum bitrate this access point is capable of, in kilobits/second +(Kb/s). </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-AccessPoint.Strength"> @@ -111,7 +125,8 @@ MaxBitrate readable u <programlisting> Strength readable y </programlisting> -<para> The current signal quality of the access point, in percent. +<para> +The current signal quality of the access point, in percent. </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-AccessPoint.LastSeen"> @@ -120,9 +135,10 @@ Strength readable y <programlisting> LastSeen readable i </programlisting> -<para> 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. +<para> +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. </para> </refsect2> </refsect1> |