mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-28 18:28:23 -05:00
DBus/P2P: Adding decl for PersistentGroupRemoved signal
Minor - for completeness sake. Signed-off-by: Jayant Sane <jayant.sane@intel.com>
This commit is contained in:
parent
5f310a9e24
commit
b05fe0e557
@ -2633,6 +2633,12 @@ static const struct wpa_dbus_signal_desc wpas_dbus_interface_signals[] = {
|
||||
END_ARGS
|
||||
}
|
||||
},
|
||||
{ "PersistentGroupRemoved", WPAS_DBUS_NEW_IFACE_P2PDEVICE,
|
||||
{
|
||||
{ "path", "o", ARG_OUT },
|
||||
END_ARGS
|
||||
}
|
||||
},
|
||||
{ "WpsFailed", WPAS_DBUS_NEW_IFACE_P2PDEVICE,
|
||||
{
|
||||
{ "name", "s", ARG_OUT },
|
||||
|
Loading…
Reference in New Issue
Block a user