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

Commit c9033834 authored by Roshan Pius's avatar Roshan Pius Committed by android-build-merger
Browse files

Merge "supplicant(interface): Fix a typo in documentation"

am: 147abafc

Change-Id: Ib5aee72bcce809d84c4b0795466ba93ac9354ae3
parents 1e741476 147abafc
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -261,12 +261,12 @@ interface ISupplicantP2pIface extends ISupplicantIface {
  /**
   * Set up a P2P group owner manually (i.e., without group owner
   * negotiation with a specific peer). This is also known as autonomous
   * group owner. Optional |persistent| may be used to specify restart of a
   * persistent group.
   * group owner. Optional |persistentNetworkId| may be used to specify
   * restart of a persistent group.
   *
   * @param persistent Used to request a persistent group to be formed.
   * @param persistentNetworkId Used to specify the restart of a persistent
   *        group.
   *        group. Set to UINT32_MAX for a non-persistent group.
   * @return status Status of the operation.
   *         Possible status codes:
   *         |SupplicantStatusCode.SUCCESS|,