commit | 7b9b2f35a21a02905a2c19cacff7d761f5297983 | [log] [tgz] |
---|---|---|
author | Sean Olson <seanolson@fuchsia.infra.roller.google.com> | Mon Jun 12 18:27:28 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 12 11:28:44 2023 -0700 |
tree | fd45b219b97432e91e6325b27990d780349fc2c7 | |
parent | 5396fc4d6ba9ca69f3240c8f8c3db77ecc4483d5 [diff] |
[roll] Roll fuchsia [wlan] Introduce filters for event handlers. This change introduces filter adapters for event handlers in hardware simulator. Filters allow event handlers to execute and match only when a particular type of an event occurs. For example, a handler may only react to `TxArgs`. Test: Unit tests and hardware simulator tests. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/860818 Original-Revision: 375d752d98bc1e4f63dc526dd31f9b2bf34c35b3 GitOrigin-RevId: 8aa0fb92974d3c57256c53964d3ac5036cb7b7a3 Change-Id: If2ac22a0866f59353e98ba8892053469521e40ee
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
.