[roll] Roll fuchsia [bt-host][gap] Remove usage of TryToGetNameFromEnum

Upstream pigweed has disabled generating enum traits. This removes the
only usage in Sapphire and just logs the enum value instead.

Original-Fixed: b/339297940
Test: fx test //src/connectivity/bluetooth/core/bt-host
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1044372
Original-Revision: 52743fd293759316129cb61691feb9c215b0ea74
GitOrigin-RevId: a5a51f1c5c96c2d4e3c4bf342bf0ab62869c584f
Change-Id: Id65afb5b3a46857f47eff3b5a657831438fa9b37
1 file changed
tree: b1ad0efe08f020682edafbe0beaf82c09e09ccae
  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.