[roll] Roll fuchsia [roll] Roll third_party/pigweed pw_bluetooth_sapphire: Migrate bt_hci_virtual to fdf:: logger

Migrate bt_hci_virtual driver to use fdf::info, fdf::warn, fdf::error,
and fdf::trace instead of FDF_LOG. Update format strings to use
std::format syntax and format zx::result directly where applicable.

TAG=agy
CONV=2464f576-b7ec-42ad-9e29-55f33fc4f77f

Original-Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/428232
Original-Original-Revision: bd540cdb4aad6e3bac357087825de8ac52a0f13b

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1678355
Original-Original-Revision: 859b51276a61f01538f301b207ffa5f4ece13aa5
GitOrigin-RevId: 0ae7c1a677738903b73bdf30be4416cb0892993e
Change-Id: I81c1e4c8ba2f66cb9cd37920a49270eb454f03e5
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1678614
Cr-Commit-Position: refs/heads/main@{#195504}
1 file changed
tree: 580dead736e869db46fe3010dab865ac56cf9876
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 in one of the communication channels documented at get involved.

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.