History log of /hardware/interfaces/wifi/supplicant/1.0/ISupplicantNetwork.hal
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/ISupplicantNetwork.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/ISupplicantNetwork.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/ISupplicantNetwork.hal