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

Commit 1fceaf9d authored by Etan Cohen's avatar Etan Cohen
Browse files

[NAN] Update API javadoc to clarify NAN status change broadcast scope [DO NOT MERGE]

Bug: 31675932
Test: make -j 32 update-api (to generate doc)
Change-Id: Icf35e6af774d81c98fdf97937554af4e8bbf6747
parent c76ccf3e
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -201,6 +201,8 @@ public class WifiNanManager {
     * Use the {@link #isAvailable()} to query the current status.
     * Use the {@link #isAvailable()} to query the current status.
     * This broadcast is <b>not</b> sticky, use the {@link #isAvailable()} API after registering
     * This broadcast is <b>not</b> sticky, use the {@link #isAvailable()} API after registering
     * the broadcast to check the current state of Wi-Fi NAN.
     * the broadcast to check the current state of Wi-Fi NAN.
     * <p>Note: The broadcast is only delivered to registered receivers - no manifest registered
     * components will be launched.
     */
     */
    @SdkConstant(SdkConstantType.BROADCAST_INTENT_ACTION)
    @SdkConstant(SdkConstantType.BROADCAST_INTENT_ACTION)
    public static final String ACTION_WIFI_NAN_STATE_CHANGED =
    public static final String ACTION_WIFI_NAN_STATE_CHANGED =