| commit | f2d96a52645b3e6762718d2cb79d4ca23e47840c | [log] [tgz] |
|---|---|---|
| author | Sakthi Vignesh Radhakrishnan <rsakthi@fuchsia.infra.roller.google.com> | Wed Apr 19 18:45:15 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 19 11:46:25 2023 -0700 |
| tree | c283e8258d4b52bc5115aea5de3114fe09617ba9 | |
| parent | 759f862e5331391e1cd86d365d68acc6f06e3f1d [diff] |
[roll] Roll fuchsia [wlan] Modify softmac beaconing APIs Removes ConfigureBeaconing() to disallow updates to beaconing once it is started. Right now the API surface only provides an EnableBeaconing() and a DisableBeaconing() to keep it simple. When there is a need to update beaconing, the suggestion is to create a new method named UpdateBeaconing() or such, and pass it only the set of parameters that we would like to allow in an update method. Original-Bug: 87050 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/831321 Original-Revision: 0193f195eff6c62ef60f37976837facc9e61357e GitOrigin-RevId: 507420ed3fd13c1fd10bf807725246b8ce8a5c0f Change-Id: Ideea601a09f224d761d1cdbc91eb720b868b850e
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.