wpa_supplicant(hidl): Implementation of ext radio work
1. Implementation of external radio work API's. This is mostly a
copy of the logic in ctrl_iface.c.
Note: The callbacks for these methods somewhat violate the layering
for callbacks. All the current callbacks are recieved from
wpa_supplicant core to HidlManager. For these, the callbacks are
directly invoked from the HIDL object to HidlManager.
2. Implementation of IWifiIface.setWpsDeviceType()
3. Implementation of IWifiStaNetwork.setUpdateIdentifier &
IWifiStaNetwork.setProactiveKeyCaching.
4. Implementation of eap sim response failures
Bug: 34454675
Bug: 32581374
Test: Compiles
Change-Id: Iddca660a654233653c5235cc38efa2e52b62b3cc
10 files changed