History log of /frameworks/base/wifi/java/android/net/wifi/hotspot2/ProvisioningCallback.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5b551d56b351625c7b9ae3e208a2216822548428 16-Nov-2017 Sohani Rao <sohanirao@google.com> [Wifi][Passpoint] OSU Server status and failure callbacks

Additional status and failure codes for OSU Server connection phase.

Bug: 69009082
Test: Integration test
Change-Id: Ibcb5e62ce40eb13943ae390d4736b5a11eb7f7d4
/frameworks/base/wifi/java/android/net/wifi/hotspot2/ProvisioningCallback.java
06751720ac7325b863cac3902ed16c5d6767f128 16-Nov-2017 Sohani Rao <sohanirao@google.com> Introduce Status and Failure code for Provisioning

Passpoint Provisioning status and failure codes to be used by callback
API to provide information to the caller about the provisioning flow

Bug: 67914151
Test: Unit test
Change-Id: If1bf28ac8e2e0b7d8141d1b9cb12e3a6e46cb126
/frameworks/base/wifi/java/android/net/wifi/hotspot2/ProvisioningCallback.java
2b1c42f9bbc16c32942e486971821141606a107e 11-Oct-2017 Sohani Rao <sohanirao@google.com> Provide APIs for HS2.0 provisioning

Created a new hidden API to be called for starting subscription
provisioning with a certain provider. Create a callback interface and a
callback object to be used by the caller to get provisioning status
updates.

Bug: 67645546
Test: Unit tests
Change-Id: I9592222cfe79c5859c455c5a658956120558059f
/frameworks/base/wifi/java/android/net/wifi/hotspot2/ProvisioningCallback.java