History log of /hardware/interfaces/wifi/supplicant/1.0/ISupplicantP2pNetwork.hal
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
94b4bdca75380220919dbcd7a5ff84782e988a2a 16-Mar-2017 Roshan Pius <rpius@google.com> supplicant(interface): Support for P2P client list and save config

Bug: 36042785
Test: Compiles
Change-Id: Ib47b47762c05e6252f692c1456e9b8d5dd8c051a
/hardware/interfaces/wifi/supplicant/1.0/ISupplicantP2pNetwork.hal
09f2ce3b3e26504e15615b202a6722cee2c35f58 11-Jan-2017 Roshan Pius <rpius@google.com> supplicant(interface): Add P2P iface methods/cbs

Add the missing P2P iface methods and callbacks.

Bug: 34221586
Test: Compiles
Change-Id: I9bace8ac5304dd65d81bb255dac023657c9460cc
/hardware/interfaces/wifi/supplicant/1.0/ISupplicantP2pNetwork.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/ISupplicantP2pNetwork.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/ISupplicantP2pNetwork.hal