[roll] Roll third_party/pigweed pw_bluetooth_proxy: Remove connection reuse log

Since the Acquire* API's all create a connection, this log entry was
always printing and not providing useful info. Change to only print on
initial create.

Fixes: 401603717
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/277493
Tests-Not-Needed: Austin Foxley <afoxley@google.com>
Original-Revision: 62025f5632afdf6b6e994a5ddc6ed881d26ad654
GitOrigin-RevId: 09724bbe2d26f6d3fd599254fbcab637ffda4874
Change-Id: Ic6ab73d1ea1d66a2d29d480788ddfb684b6bea1e
1 file changed
tree: 0eeff5286573a2ff78d63e9c8f8bb13aa9b25edf
  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 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.