[roll] Roll third_party/pigweed Revert "pw_bluetooth_proxy: Don't register channels for unknown connections"

This reverts commit 1d0c07ffecf0eac74ea5a23abe5a899821f68fd6.

Reason for revert: b/456730443

Original change's description:
> pw_bluetooth_proxy: Don't register channels for unknown connections
>
> Don't create internal L2CAP and AclDataChannel connection state for
> unkown connections when clients attempt to acquire a channel for an
> unkown connection handle. This is necessary for moving the channel
> container from L2capChannelManager to L2capLogicalLink.
>
> Fix memory leak that occurs when clients acquire channels for recently
> disconnected connections or simply invalid connection handles. No
> disconnection event is ever recieved, so the connection state persists
> forever.
>
> Update tests to send connection complete events to ProxyHost.
>
> Fix SendLeConnectionCompleteEvent test utility, which was not setting
> connection_interval or supervision_timeout, causing the event to be
> ignored.
>
> Original-Fixed: 452727552
> Original-Bug: 450060983
> Change-Id: I618cb2208be266fa321c93dc567341ca6a4a361b
> Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/337792
> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
> Reviewed-by: Jason Graffius <jgraff@google.com>
> Docs-Not-Needed: Jason Graffius <jgraff@google.com>
> Pigweed-Auto-Submit: Ben Lawson <benlawson@google.com>
> Commit-Queue: Ben Lawson <benlawson@google.com>

# Not skipping CQ checks because original CL landed > 1 day ago.

Original-Bug: 450060983
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/340052
Original-Revision: 9d0be0a7e59c2f4e04bdedf177b4b94d4d6e509d

Rolled-Repo: https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 45437e9757e237..9d0be0a7e59c2f
Roller-URL: https://cr-buildbucket.appspot.com/build/8699472768236457121
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I908ec225c25ac67d78f2c30500db0275ad307f5e
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1409465
Commit-Queue: GI Roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com>
2 files changed