OSDN Git Service

wifi: hotspot2: add Passpoint APIs to WifiManager
authorPeter Qiu <zqiu@google.com>
Tue, 25 Oct 2016 18:38:01 +0000 (11:38 -0700)
committerPeter Qiu <zqiu@google.com>
Thu, 10 Nov 2016 18:35:19 +0000 (10:35 -0800)
commit01894d8f6b661362cab36e6a997053fd078101a2
tree01708408412176ce4b43143e1671b19649cdf4c6
parent057714d1b95f258f649e181947b6eee372a9ec3e
wifi: hotspot2: add Passpoint APIs to WifiManager

Add dedicated APIs for managing Passpoint configurations, since
Passpoint configurations are different from WiFi network
configurations.  A Passpoint configuration provides a credential for
authenticating to one or more WiFi networks that are operated
by the "same" service provider.

Bug: 32282711
Test: make -j32

Change-Id: I52822ab3074e2f2a3d986e3c0a24d024f2c06dca
wifi/java/android/net/wifi/IWifiManager.aidl
wifi/java/android/net/wifi/WifiManager.java