OSDN Git Service

WifiManager: expose base LOHS apis
authorRebecca Silberstein <silberst@google.com>
Mon, 1 May 2017 19:45:45 +0000 (12:45 -0700)
committerRebecca Silberstein <silberst@google.com>
Mon, 1 May 2017 19:45:45 +0000 (12:45 -0700)
commit1668d9732ab61ab7aa6a5d406cf057f74430ad81
treed7a61e653e72763b8740b71066646ec1342afbb7
parent6d7b130e23b8ca411b05eff39653a34929107e4d
WifiManager: expose base LOHS apis

This CL exposes a minimal set of APIs to start LocalOnlyHotspot.  This
includes the call to start the hotspot along with the objects necessary
to get updates and unregister the hotspot request.

Bug: 31466854
Bug: 37073685
Test: make update-api
Test: make
Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh
Test: frameworks/base/wifi/tests/runtests.sh
Change-Id: I5e9a6a842c0b9233ebf99317f61e0b36192d5be7
api/current.txt
api/system-current.txt
api/test-current.txt
wifi/java/android/net/wifi/WifiManager.java