pw_bluetooth_proxy: Emit updates for new L2CAP channels during recovery Conditionally emit state update notifications when registering L2CAP channels during the offload recovery window. Channels restored from a snapshot continue to suppress notifications to avoid duplicate records, while newly acquired channels not present in the snapshot emit an initial state update so the container tracks active channels. Update L2capRecoveryTest.SnapshotUnmatchedChannelRegistration to verify both notification suppression for restored channels and notification emission for newly acquired Basic and Credit-Based channels during recovery. Bug: 536078259 Test: bazelisk test pw_bluetooth_proxy/... Change-Id: Id34458516b9e7051e716092da7840f983177ebad Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/466425
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.