1 file changed
+1
-1
lines changed- .bazelrc+15
- MODULE.bazel+2-2
- docs/get_started/upstream.rst+11
- pw_bluetooth_proxy/Android.bp+1
- pw_bluetooth_proxy/BUILD.bazel+1
- pw_bluetooth_proxy/BUILD.gn+1
- pw_bluetooth_proxy/CMakeLists.txt+1
- pw_bluetooth_proxy/acl_data_channel.cc+25-13
- pw_bluetooth_proxy/gatt_notify_test.cc+17
- pw_bluetooth_proxy/l2cap_channel.cc+25-14
- pw_bluetooth_proxy/l2cap_channel_manager.cc+85-33
- pw_bluetooth_proxy/l2cap_coc.cc+2-1
- pw_bluetooth_proxy/l2cap_signaling_channel.cc+17-15
- pw_bluetooth_proxy/multibuf_writer_test.cc+2-2
- pw_bluetooth_proxy/proxy_host.cc+6-5
- pw_bluetooth_proxy/public/pw_bluetooth_proxy/gatt_notify_channel.h+5
- pw_bluetooth_proxy/public/pw_bluetooth_proxy/internal/l2cap_channel.h+21-12
- pw_bluetooth_proxy/public/pw_bluetooth_proxy/internal/l2cap_channel_manager.h+78-9
- pw_bluetooth_proxy/public/pw_bluetooth_proxy/internal/multibuf_writer.h+2-2
- pw_bluetooth_proxy/rfcomm_channel.cc+1-1
- pw_bluetooth_sapphire/fuchsia/backends.bazelrc+1
- pw_bluetooth_sapphire/fuchsia/bt_host/BUILD.bazel+2
- pw_bluetooth_sapphire/fuchsia/bt_host/main.cc+44
- pw_bluetooth_sapphire/fuchsia/bt_host/meta/bt-host.cml+4
- pw_bluetooth_sapphire/host/common/public/pw_bluetooth_sapphire/internal/host/common/weak_self.h+1
- pw_crypto/aes_test.cc+10
- pw_crypto/public/pw_crypto/aes_cmac.h+4
- pw_env_setup/BUILD.gn+1
- pw_env_setup/py/pw_env_setup/cipd_setup/pigweed.json+1-1
- pw_intrusive_ptr/BUILD.bazel+1
- pw_intrusive_ptr/BUILD.gn+1
- pw_intrusive_ptr/CMakeLists.txt+1
- pw_intrusive_ptr/intrusive_ptr_test.cc+2-2
- pw_intrusive_ptr/public/pw_intrusive_ptr/intrusive_ptr.h+4-22
- pw_intrusive_ptr/public/pw_intrusive_ptr/ref_counted.h+46
- pw_intrusive_ptr/recyclable_test.cc+1
- pw_json/BUILD.bazel+1
- pw_presubmit/py/BUILD.bazel+22-17
- pw_presubmit/py/BUILD.gn+19-1
- pw_presubmit/py/pigweed_format/__main__.py+57
- pw_presubmit/py/pw_presubmit/__init__.py+8
- pw_presubmit/py/pw_presubmit/format/pigweed_format.py-110
- pw_presubmit/py/pw_presubmit/pigweed_presubmit.py+3
- pw_spi_mcuxpresso/BUILD.bazel+1
- pw_spi_mcuxpresso/BUILD.gn+1
- pw_spi_mcuxpresso/responder.cc+17-23
- pw_string/BUILD.bazel+4-1
- pw_toolchain/build_external/llvm_clang.BUILD+8
- pw_toolchain/register_toolchains.bzl+2-2
- pw_uart_mcuxpresso/dma_uart_nonblocking.cc+38-5
- pw_uart_mcuxpresso/public/pw_uart_mcuxpresso/dma_uart_nonblocking.h+7
0 commit comments