OSDN Git Service

supplicant(interface): Minor fixes in P2P iface
authorRoshan Pius <rpius@google.com>
Thu, 8 Dec 2016 19:08:14 +0000 (11:08 -0800)
committerRoshan Pius <rpius@google.com>
Sat, 10 Dec 2016 00:09:51 +0000 (16:09 -0800)
commit282a0b35b8cad48ddaa246af597e2f1d94b01a4a
treee29ccfa7c4500f4856523e48db9460ffcfe549c8
parent7a41d9d59f23e3c897f499118c9dba69a6baf2d4
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
wifi/supplicant/1.0/ISupplicantP2pIface.hal