[roll] Roll fuchsia [wlansoftmac] Buffer bike-shedding

Buffer variable, types, and traits have a variety of names for the
underlying buffer and buffer size. This change aims to unify the
naming patterns with the following changes:

  - BufferProvider -> CBufferProvider
  - buf -> buffer
  - bytes_written -> written (except for Appendable::bytes_written())

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/994952
Original-Revision: 2afce3194c4b76cffb3cf56f92d34b25a99160e0
GitOrigin-RevId: 2a732d5aced681cd3eca4655fb0109cbf8774373
Change-Id: Id63772517a50e12cae9cbace9395219bdda3fed6
1 file changed
tree: a6e2a8dad31dd1cb5070ffd7e8debf51f66c5376
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.