Move disconnect command handling to a common place
authorRoshan Pius <rpius@google.com>
Wed, 10 Aug 2016 16:35:34 +0000 (09:35 -0700)
committerJouni Malinen <j@w1.fi>
Sat, 13 Aug 2016 18:11:04 +0000 (21:11 +0300)
commit5f040be4ff78f26b84840fa31037831bdd886f5b
treeac75f637a933f9c4069c10fd86a90bdb50dfe624
parent478441bf81ee565440fd012a7e71f160788c59bd
Move disconnect command handling to a common place

Move out the disconnect command handling from |ctrl_iface.c| to
|wpa_supplicant.c| so that it can be reused across the different
control interfaces (socket, dbus & binder).

Signed-off-by: Roshan Pius <rpius@google.com>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/dbus/dbus_new_handlers.c
wpa_supplicant/dbus/dbus_old_handlers.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h