Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 426ddac2 authored by Hai Shalom's avatar Hai Shalom
Browse files

[DPP] Update javadoc for onFailure callback

Following up on API council feedback, update the javadoc for the
onFailure callback to explain the format of the channelListArray
sparse array.

Bug: 150685275
Test: No code changes.
Change-Id: I68e1cce89fa9dc50b79b41e2ca4e6d42a36d8aa2
parent 8d6ec5d3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -242,6 +242,8 @@ public abstract class EasyConnectStatusCallback {
     *                         to scan to find the network, see the "DPP Connection Status Object"
     *                         section in the specification for the format, and Table E-4 in
     *                         IEEE Std 802.11-2016 - Global operating classes for more details.
     *                         The sparse array key is the Global Operating class, and the value
     *                         is an integer array of Wi-Fi channels.
     * @param operatingClassArray Array of bands the Enrollee supports as expressed as the Global
     *                            Operating Class, see Table E-4 in IEEE Std 802.11-2016 - Global
     *                            operating classes.