commit | 950bec9c63138f8ccfb0ed22c4cac30f1c124be3 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Tue Jul 19 09:49:24 2016 -0700 |
committer | Roshan Pius <rpius@google.com> | Mon Oct 24 09:23:13 2016 -0700 |
tree | d4ff4a9bdcfd66321dd84d783be17b2be455247b | |
parent | d385445171074ae070c5ddce94344ec0f06d15b4 [diff] |
Move network add/remove operations to a common function All the 3 control interfaces: socket based, dbus & binder needs to perform the same sequence of steps for network add/remove. So, move these to a common utility method in |wpa_supplicant.c| instead of duplicating the code everywhere. Change-Id: I196290cee05f5b96003eead7768f71a6e67b33ac Signed-off-by: Roshan Pius <rpius@google.com>