roll: pigweed pw_bluetooth_sapphire: Create inbound LE COCs in l2cap

Inbound channels will now correctly be created for incoming requests.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/242792
Original-Revision: fc2fd8068b8be093372354f52d7227fa382c1d4d

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: dff651106a656d..fc2fd8068b8be0
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8733427394453511473
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I5e333d218adfab722305ba7b15fdadecd8cac3c0
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/243720
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index af18b6e..c17d361 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-10-21.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733427824004909985.
-    commit = "dff651106a656dbf41b21facfc4c6734af46db48",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733427394453511473.
+    commit = "fc2fd8068b8be093372354f52d7227fa382c1d4d",
     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-10-21.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733427824004909985.
-    commit = "dff651106a656dbf41b21facfc4c6734af46db48",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733427394453511473.
+    commit = "fc2fd8068b8be093372354f52d7227fa382c1d4d",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )