mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-01-18 02:44:03 -05:00
D-Bus: Remove registration of P2PStateChanged signal
This signal is not generated anywhere, so there is no point in claiming it to be available. Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
1a4efde5bd
commit
afaa6d99a4
@ -3005,12 +3005,6 @@ static const struct wpa_dbus_signal_desc wpas_dbus_interface_signals[] = {
|
||||
},
|
||||
#endif /* CONFIG_WPS */
|
||||
#ifdef CONFIG_P2P
|
||||
{ "P2PStateChanged", WPAS_DBUS_NEW_IFACE_P2PDEVICE,
|
||||
{
|
||||
{ "states", "a{ss}", ARG_OUT },
|
||||
END_ARGS
|
||||
}
|
||||
},
|
||||
{ "DeviceFound", WPAS_DBUS_NEW_IFACE_P2PDEVICE,
|
||||
{
|
||||
{ "path", "o", ARG_OUT },
|
||||
|
Loading…
Reference in New Issue
Block a user