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)
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>

No differences found