[roll] Roll fuchsia [bt][common] Add ByteBuffer::ReadMember for scalar members

Add an safe type-punning accessor of ByteBuffer bytes as structs, that
is able to peek into individual fields.

Original-Bug: 58785, 61325
Test: in bt-host-unittests, ByteBufferTest.ByteBufferReadMember

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/435739
Original-Revision: ab93f2a2e59d27bc3065278dc6ab91ac621763f6
GitOrigin-RevId: 47f8d193ac134e6b7b492b46bd0adc6c6dc745b5
Change-Id: If7d9d246df17b508b5956b8fa0955c25a86c1b5a
1 file changed
tree: 77fb6a50e69f3da618b5c87cb3a268804387c735
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.