hostap/wpa_supplicant/dbus
Ningyuan Wang c143c3b72a D-Bus: Add a dbus handler for expected disconnection
Add a global D-Bus handler ExpectDisconnect for setting
wpa_s->own_disconnect_req flag. This flag will prevent wpa_supplicant
from adding blacklists and requesting incomplete scan upon the incoming
disconnection. This is mainly meant for a case where suspend/resume is
used and some external component knows about that and can provide the
information to wpa_supplicant before the disconnection happens.

Signed-off-by: Ningyuan Wang <nywang@google.com>
2015-10-12 18:03:11 +03:00
..
.gitignore dbus: Clean dbus build files on wpa_supplicant 'make clean' 2009-12-20 20:29:09 +02:00
dbus-wpa_supplicant.conf Move D-Bus related files into their own subdirectory 2009-12-20 20:11:14 +02:00
dbus_common.c D-Bus: Coding style cleanup 2015-01-02 22:50:26 +02:00
dbus_common.h Update license notification in D-Bus interface files 2012-07-02 12:04:38 +03:00
dbus_common_i.h Update license notification in D-Bus interface files 2012-07-02 12:04:38 +03:00
dbus_dict_helpers.c D-Bus: Fix string array dict entry parser in out-of-memory case 2015-01-07 13:19:00 +02:00
dbus_dict_helpers.h D-Bus: Coding style cleanup 2015-01-02 22:50:26 +02:00
dbus_new.c D-Bus: Add a dbus handler for expected disconnection 2015-10-12 18:03:11 +03:00
dbus_new.h D-Bus: Add InvitationReceived Signal 2015-09-27 15:55:11 +03:00
dbus_new_handlers.c D-Bus: Add a dbus handler for expected disconnection 2015-10-12 18:03:11 +03:00
dbus_new_handlers.h D-Bus: Add a dbus handler for expected disconnection 2015-10-12 18:03:11 +03:00
dbus_new_handlers_p2p.c dbus: Fix a typo in function comment 2015-08-28 00:23:23 +03:00
dbus_new_handlers_p2p.h dbus: Add RemoveClient method to remove a client from local GO 2015-06-19 12:55:54 +03:00
dbus_new_handlers_wps.c D-Bus: Fix typos in debug print 2015-06-26 23:01:37 +03:00
dbus_new_helpers.c dbus: Add a debug print on fill_dict_with_properties() getter failures 2015-04-29 20:43:23 +03:00
dbus_new_helpers.h D-Bus: Coding style cleanup 2015-01-02 22:50:26 +02:00
dbus_new_introspect.c D-Bus: Add InvitationReceived Signal 2015-09-27 15:55:11 +03:00
dbus_old.c D-Bus: Fix operations when P2P management interface is used 2015-04-29 20:42:25 +03:00
dbus_old.h D-Bus: Coding style cleanup 2015-01-02 22:50:26 +02:00
dbus_old_handlers.c dbus: Do not quote scan_freq and freq_list in dbus_old_handlers.c 2015-08-28 00:13:26 +03:00
dbus_old_handlers.h D-Bus: Coding style cleanup 2015-01-02 22:50:26 +02:00
dbus_old_handlers_wps.c D-Bus (old): Fix wpsReg error message 2015-01-07 13:19:00 +02:00
fi.epitest.hostap.WPASupplicant.service.in wpa_supplicant: Edit BINDIR in dbus and systemd service files 2011-07-15 12:25:02 +03:00
fi.w1.wpa_supplicant1.service.in wpa_supplicant: Edit BINDIR in dbus and systemd service files 2011-07-15 12:25:02 +03:00
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00