hostap/wpa_supplicant/dbus
Jouni Malinen b3bcc0f519 P2P: Replace p2p_get_peer_info with p2p_peer_known when applicable
p2p_get_peer_info() was used in multiple places just to check whether a
specific peer is known. This was not the designed use for the function,
so introduce a simpler function for that purpose to make it obvious that
the p2p_get_peer_info() function is actually used only in ctrl_iface.c.

Signed-hostap: Jouni Malinen <j@w1.fi>
2011-12-22 21:04:41 +02:00
..
.gitignore
dbus-wpa_supplicant.conf
dbus_common.c
dbus_common.h
dbus_common_i.h
dbus_dict_helpers.c
dbus_dict_helpers.h
dbus_new.c P2P: Replace p2p_get_peer_info with p2p_peer_known when applicable 2011-12-22 21:04:41 +02:00
dbus_new.h P2P: Make GO negotiation peer and group information available over D-Bus 2011-12-18 16:52:33 +02:00
dbus_new_handlers.c Remove unnecessary include file inclusion 2011-11-13 22:13:04 +02:00
dbus_new_handlers.h Implement control request replies for the D-Bus interface 2011-10-30 12:04:24 +02:00
dbus_new_handlers_p2p.c P2P: Replace p2p_get_peer_info with p2p_peer_known when applicable 2011-12-22 21:04:41 +02:00
dbus_new_handlers_p2p.h
dbus_new_handlers_wps.c wpa_supplicant/dbus AP: Add support for WPS Internal Registrar 2011-12-18 17:06:31 +02:00
dbus_new_helpers.c
dbus_new_helpers.h Implement control request replies for the D-Bus interface 2011-10-30 12:04:24 +02:00
dbus_new_introspect.c
dbus_old.c Remove unnecessary include file inclusion 2011-11-13 22:13:04 +02:00
dbus_old.h
dbus_old_handlers.c
dbus_old_handlers.h
dbus_old_handlers_wps.c
fi.epitest.hostap.WPASupplicant.service.in
fi.w1.wpa_supplicant1.service.in
Makefile