pw_bluetooth_proxy: Handle HCI Reset command in hci module This change introduces a Reset() method in both CommandMultiplexer and SniffOffloadManager. When an HCI Reset command is received from the host, both components will clear their internal state, including command queues and connection information. This ensures a clean state after a host-initiated reset. Bug: 502408166 Change-Id: I869714ad7665630e1e4ab262b7e1bf68bce1df09 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/398212
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/.