diff --git a/introspection/org.freedesktop.NetworkManager.Device.P2PWireless.xml b/introspection/org.freedesktop.NetworkManager.Device.P2PWireless.xml index 6f7bdeaeb6..0e6a1cbca2 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.P2PWireless.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.P2PWireless.xml @@ -4,6 +4,7 @@ org.freedesktop.NetworkManager.Device.P2PWireless: @short_description: P2P Wi-Fi Device + Since: 1.16 --> @@ -12,6 +13,8 @@ HwAddress: The active hardware address of the device. + + Since: 1.16 --> @@ -19,6 +22,8 @@ GroupOwner: Whether this device is currently the group owner. + + Since: 1.16 --> @@ -26,6 +31,8 @@ WFDIEs: The Wi-Fi Display information elements. + + Since: 1.16 --> @@ -48,6 +57,8 @@ 30 seconds. Start a find operation for P2P peers. + + Since: 1.16 --> @@ -57,6 +68,8 @@ StopFind: Stop an ongoing find operation again. + + Since: 1.16 --> @@ -66,6 +79,8 @@ @peer: The object path of the newly found access point. Emitted when a new P2P peer is found by the device. + + Since: 1.16 --> @@ -76,6 +91,8 @@ @peer: The object path of the P2P peer that has disappeared. Emitted when a P2P peer disappears from view of the device. + + Since: 1.16 --> diff --git a/introspection/org.freedesktop.NetworkManager.P2PPeer.xml b/introspection/org.freedesktop.NetworkManager.P2PPeer.xml index 1a1cf71308..4ffba1d14e 100644 --- a/introspection/org.freedesktop.NetworkManager.P2PPeer.xml +++ b/introspection/org.freedesktop.NetworkManager.P2PPeer.xml @@ -4,6 +4,7 @@ org.freedesktop.NetworkManager.P2PPeer: @short_description: P2P Wi-Fi Peer + Since: 1.16 --> @@ -14,6 +15,8 @@ Flags describing the capabilities of the access point. Returns: NM80211ApFlags + + Since: 1.16 --> @@ -21,6 +24,8 @@ Manufacturer: The manufacturer of the P2P peer. + + Since: 1.16 --> @@ -28,6 +33,8 @@ Model: The model of the P2P peer. + + Since: 1.16 --> @@ -35,6 +42,8 @@ ModelNumber: The model number of the P2P peer. + + Since: 1.16 --> @@ -42,6 +51,8 @@ Serial: The serial number of the P2P peer. + + Since: 1.16 --> @@ -49,6 +60,8 @@ Wfdies: The Wi-Fi Display Information Elements of the P2P peer. + + Since: 1.16 --> @@ -56,6 +69,8 @@ HwAddress: The hardware address (BSSID) of the access point. + + Since: 1.16 --> @@ -63,6 +78,8 @@ Strength: The current signal quality of the access point, in percent. + + Since: 1.16 --> @@ -72,6 +89,8 @@ 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. + + Since: 1.16 -->