[roll] Roll fuchsia [bt][hci] Use pw_bytes for endianness conversions

Use pw_bytes constructs instead of endian.h constructs for byte
conversions.

Original-Bug: b/313665184
Test: fx test //src/connectivity/bluetooth/core/bt-host
      Manual test of OOBE, A2DP source+sink on astro
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1075136
Original-Revision: 504dc3eb4ec17ad053be9014caf86875bd7947d6
GitOrigin-RevId: 5091c14c3574e2d6fb47e3bc62f96208570fa486
Change-Id: I3c0a9815c9f0a708b3fcf73fa3f80b4deb1bb549
1 file changed
tree: da9f05dcbbcef32a19282d5f6731104f8e66d00f
  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.