org.freedesktop.NetworkManager.Device.WifiP2Porg.freedesktop.NetworkManager.Device.WifiP2Porg.freedesktop.NetworkManager.Device.WifiP2PWi-Fi P2P DeviceMethods
StartFind (IN a{sv} options);
StopFind ();
Signals
PeerAdded (o peer);
PeerRemoved (o peer);
Properties
HwAddress readable s
Peers readable ao
Description Since: 1.16
Method DetailsThe StartFind() methodorg.freedesktop.NetworkManager.Device.WifiP2P.StartFind()
StartFind (IN a{sv} options);
in the range of 1-600 seconds is supported. The default is
30 seconds.
Start a find operation for Wi-Fi P2P peers.
Since: 1.16
IN a{sv} options:Options of find. Currently, 'timeout' option with value of "i"The StopFind() methodorg.freedesktop.NetworkManager.Device.WifiP2P.StopFind()
StopFind ();
Stop an ongoing find operation again.
Since: 1.16
Signal DetailsThe "PeerAdded" signalorg.freedesktop.NetworkManager.Device.WifiP2P::PeerAdded
PeerAdded (o peer);
Emitted when a new Wi-Fi P2P peer is found by the device.
Since: 1.16
o peer:The object path of the newly found access point.The "PeerRemoved" signalorg.freedesktop.NetworkManager.Device.WifiP2P::PeerRemoved
PeerRemoved (o peer);
Emitted when a Wi-Fi P2P peer disappears from view of the device.
Since: 1.16
o peer:The object path of the Wi-Fi P2P peer that has disappeared.Property DetailsThe "HwAddress" propertyorg.freedesktop.NetworkManager.Device.WifiP2P:HwAddress
HwAddress readable s
The active hardware address of the device.
DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0.
Since: 1.16
The "Peers" propertyorg.freedesktop.NetworkManager.Device.WifiP2P:Peers
Peers readable ao
List of object paths of peers visible to this Wi-Fi P2P device.
Since: 1.16