commit | 02242d7b36843d6651f3661e8cea6e71f8bcb555 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Tue Aug 09 15:31:48 2016 -0700 |
committer | Roshan Pius <rpius@google.com> | Mon Oct 24 09:23:13 2016 -0700 |
tree | 8d8180dec9307d0c8c8b9a564db6d8e1fee32320 | |
parent | b5619902781a05cf79a4f5af3473d391696f87c7 [diff] |
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). Change-Id: Ibfc38fc4036917f254338434ee82c90170f68359 Signed-off-by: Roshan Pius <rpius@google.com>