commit | fdffec5da789c47a99dccdde29cbc6740e015f0b | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Mar 02 16:43:42 2017 -0800 |
committer | Roshan Pius <rpius@google.com> | Fri Mar 03 19:32:48 2017 +0000 |
tree | 54a1a47247742b8eeb6e5463ad32263fdf3d87f6 | |
parent | 8db1eb8b2a062d749116e7aba6c018c594f27a23 [diff] |
WifiNative: Separate connect to supplicant Since we have separate interfaces for P2P & STA operations to supplicant in the HIDL world, separate out these initialization sequence. PS: This new flag (isStaIface) is currently unused in the legacy socket interface. Bug: 35915447 Test: Wifi comes up and able to connect to networks. Change-Id: Idf1df650670e9b329c11443223c9e177fd6b3b32