[roll] Roll fuchsia [wlan][common] Move SME timer logic into wlan common.

This logic will be reused for MLME timeouts after the event loop
moves to Rust.

This change moves MlmeSink and InfoSink into SME, since they will
not be used by other libraries.

Original-Bug: 79223
Test: Existing unit tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/576416
Original-Revision: 428c736b33560ff4d1c791f48c69e09b5723a1af
GitOrigin-RevId: a4a37b8451234ff2477921ad3e9999a7cccbc052
Change-Id: I651ffe6a243da5eca452b29936ce1e619b4fb367
1 file changed
tree: 48c17d6bc3440f95099221ca6311dcb6ae764aee
  1. infra/
  2. peridot/
  3. third_party/
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
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.