roll: pigweed d17b5ac..19e98dd (3 commits)

19e98dd:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/246272 pw_rpc: Move proto library targets into root directory
05b1466:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/246192 pw_bluetooth_sapphire: Handle ISO Disconnect Events
1dbe221:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/246214 Revert "pw_unit_test: Temporarily restore deprecated EXPECT_OK macros"

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: d17b5acd42c6e9..19e98dd2e2b099
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8732444920945328833
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I63136d5bbe3965d2d6ea92a5d9d56d960abb4e61
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/246234
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 1d3833c..9ece2ae 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-11-01.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8732455779156726657.
-    commit = "d17b5acd42c6e983ce4b12a7ebc3184205a06d45",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8732444920945328833.
+    commit = "19e98dd2e2b099c5e860aea0d948ccf705039929",
     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-11-01.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8732455779156726657.
-    commit = "d17b5acd42c6e983ce4b12a7ebc3184205a06d45",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8732444920945328833.
+    commit = "19e98dd2e2b099c5e860aea0d948ccf705039929",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )