History log of /hardware/interfaces/wifi/supplicant/1.0/ISupplicantIface.hal
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dbd09c6bb8c05d1d2f13bee9cccf585336df75e2 20-Jan-2017 Roshan Pius <rpius@google.com> supplicant(interface): Add the new radio work methods

These radio work methods can be used by external programs (wificond in
our case) to request wpa_supplicant to stop doing any offchannel
operations.

Also,
1. Add the setUpdateIdentifier method in ISupplicantStaNetwork.
2. Add the setProactiveKeyCaching method in ISupplicantStaNetwork.
3. Add sendNetworkEapSimGsmAuthFailure &
sendNetworkEapSimUmtsAuthResponse in ISupplicantStaNetwork.
4. Add the setWpsDeviceType() method in ISupplicantIface.

Bug: 34454675
Bug: 32581374
Test: /hardware/interfaces/update_makefiles.sh
Change-Id: I83fe577f6bd39d2daef2cb203ad9a8a93657c988
/hardware/interfaces/wifi/supplicant/1.0/ISupplicantIface.hal
4984f9ab80181458e5d440cd7b69f60590ef8731 13-Jan-2017 Roshan Pius <rpius@google.com> supplicant(interface): Add various WPS device params

Add setters for the various params used for WPS operations.

While there,
Add missing error code in IWifiStaIface method docstrings.

Bug: 34198758
Test: Compiles
Change-Id: I3b4709083975320210c9ed2dff59852372778483
/hardware/interfaces/wifi/supplicant/1.0/ISupplicantIface.hal
8c6a8772f7fc3bdc75d7f07c519869bef501a748 03-Nov-2016 Roshan Pius <rpius@google.com> supplicant(interface): Remove "wpa_supplicant"

sed -i "s/wpa_supplicant/the supplicant/g" *.hal

Bug: 32602594
Test: Compiles
Change-Id: Id905cabba29359db8727c131fb64357dfbb104cd
/hardware/interfaces/wifi/supplicant/1.0/ISupplicantIface.hal
39f588f8ed81654c382f8396af394d42824f5cbb 31-Oct-2016 Roshan Pius <rpius@google.com> wpa_supplicant(interface): Add iface/network type

Add separate types of Iface/Network object for STA (station mode) and
P2P mode ifaces and associated networks. These expose very different
functionality and exposing 2 different types of objects makes the
interface cleaner.
Although, they're still represented via the same struct for both types
in the wpa_supplicant core.

Bug: 32553421
Test: ./hardware/interfaces/update-makefiles.sh
Change-Id: I41601a650709429c65014cb7adaf6cb9ab03787e
/hardware/interfaces/wifi/supplicant/1.0/ISupplicantIface.hal
22ab8b2451a749270ca38f6b53e1d40e67bebb06 28-Sep-2016 Roshan Pius <rpius@google.com> wifi: Move supplicant HIDL interfaces to subfolder

Move all the supplicant HIDL interfaces to a separate subfolder.

Bug: 31800508
Test: Compiles
Change-Id: I09bfb17b626312e8be819238ab2edbb83ca04322
/hardware/interfaces/wifi/supplicant/1.0/ISupplicantIface.hal