commit | 282a0b35b8cad48ddaa246af597e2f1d94b01a4a | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Dec 08 11:08:14 2016 -0800 |
committer | Roshan Pius <rpius@google.com> | Fri Dec 09 16:09:51 2016 -0800 |
tree | e29ccfa7c4500f4856523e48db9460ffcfe549c8 | |
parent | 7a41d9d59f23e3c897f499118c9dba69a6baf2d4 [diff] |
supplicant(interface): Minor fixes in P2P iface Fixing couple of issues found in the interface during implementation. 1. WpsProvisionMethod::KEYPAD is not used in wpa_supplicant core. It is only used inside Android framework. So, remove them. 2. Added |setDisallowedFrequencies| method. 3. Changed the pin type to string from vector of bytes because that is used by Android framework and wpa_supplicant. Bug: 31497295 Test: Compiles Change-Id: I69db530e23c2d3af907c3a5c824cf8291cf12c35