[roll] Roll fuchsia [nxpfmac] Create an event handler

In order to handle events from mlan we need a centralized event handler
that allows for registering of event callbacks. This creates a very
basic event handler that allows for registering event callbacks per
interface or for all interfaces or events that are not associated with
an interface.

Test: Included unit test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/708983
Original-Revision: 0ae6508de091d0838116b42c70b6ef277f426989
GitOrigin-RevId: f559b9f89428051837cb9ce43e980aa5833a8459
Change-Id: I310781bc4185f713500438fd50a33b57ec32eda2
1 file changed
tree: 129ff63f6b36ad48b5986afe082793cf7df04380
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.