roll: pigweed pw_bluetooth_sapphire: [bt][le] Enable CIS Request, Established in mask

Original-Bug: 311639040
Test: constants-only change, connect a CIS channel
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1115972
GitOrigin-RevId: 5828539766a30922e69d1e149e78d73ddcd4c249
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/238914
Original-Revision: a298967232681049f4cf8cec977a1802727339e9

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: b8f9f5688ba6a7..a2989672326810
Roller-URL: https://ci.chromium.org/b/8735247822671489105
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I9ff22ebbbe5913ed47aeb7a1e9e4028b9d03250f
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/238871
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 de22a3a..ccccabc 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-01.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735255020741854993.
-    commit = "b8f9f5688ba6a79fc224864c21d0a38214b086df",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735247822671489105.
+    commit = "a298967232681049f4cf8cec977a1802727339e9",
     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-01.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735255020741854993.
-    commit = "b8f9f5688ba6a79fc224864c21d0a38214b086df",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735247822671489105.
+    commit = "a298967232681049f4cf8cec977a1802727339e9",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )