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

Commit 16789e75 authored by Hai Shalom's avatar Hai Shalom
Browse files

[DPP] Add more documentation about stopEasyConnectSession API

Following API Council review, add more documentation about
stopEasyConnectSession API.

Bug: 122984897
Test: No code changes
Change-Id: I7741b14387ddc9bb0d6aced6c6b493d8d77a357c
parent 5ec038ab
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -4671,7 +4671,10 @@ public class WifiManager {
    }

    /**
     * Stop or abort a current Easy Connect (DPP) session.
     * Stop or abort a current Easy Connect (DPP) session. This call, once processed, will
     * terminate any ongoing transaction, and clean up all associated resources. Caller should not
     * expect any callbacks once this call is made. However, due to the asynchronous nature of
     * this call, a callback may be fired if it was already pending in the queue.
     *
     * @hide
     */