mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-17 17:43:06 -05:00
dbus: Fix interface DeviceFound signal specification
DeviceFound does not provide any properties, just the peer object path. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
parent
fc591a771c
commit
e956b830fc
@ -2984,7 +2984,6 @@ static const struct wpa_dbus_signal_desc wpas_dbus_interface_signals[] = {
|
||||
{ "DeviceFound", WPAS_DBUS_NEW_IFACE_P2PDEVICE,
|
||||
{
|
||||
{ "path", "o", ARG_OUT },
|
||||
{ "properties", "a{sv}", ARG_OUT },
|
||||
END_ARGS
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user