roll: pigweed, pw_toolchain: pw_bluetooth_sapphire: Add l2cap Bazel unit test target

Original-Bug: b/359241441
Test: bazel test //pw_bluetooth_sapphire/host/...
      --platforms=//pw_unit_test:googletest_platform
      --@pigweed//pw_unit_test:backend=@pigweed//pw_unit_test:googletest
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/234055

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 0704d81595a7d7b..00faa5bb544b18b
Roller-URL: https://ci.chromium.org/b/8737675568008604081
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I885a2b6476fe8c69f6a69c2042295cd4b066c16f
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/233995
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 3346c25..540823b 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-05.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8737675965039985617.
-    commit = "0704d81595a7d7b47aa8078bf4b4bb5d998dea9b",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8737675568008604081.
+    commit = "00faa5bb544b18ba6dc267c34269d8a8cc4e5591",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -58,8 +58,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-05.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8737675965039985617.
-    commit = "0704d81595a7d7b47aa8078bf4b4bb5d998dea9b",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8737675568008604081.
+    commit = "00faa5bb544b18ba6dc267c34269d8a8cc4e5591",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )