roll: pigweed pw_bluetooth_sapphire: Migrate bt-hci-virtual driver

Original-Bug: 328444071
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/236797
Original-Revision: df5369eda8537543da4a67c8dbf32711564d587c

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 905bce3bd61280..df5369eda85375
Roller-URL: https://ci.chromium.org/b/8736260440425292209
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Iee3e7508cec248486a135fe94946f763187108e6
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/237039
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 0bed42f..1dc7c90 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -50,8 +50,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-20.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736261532408715569.
-    commit = "905bce3bd61280a8254ac5b3b2f78e2d3059faa0",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8736260440425292209.
+    commit = "df5369eda8537543da4a67c8dbf32711564d587c",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -59,8 +59,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-20.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736261532408715569.
-    commit = "905bce3bd61280a8254ac5b3b2f78e2d3059faa0",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8736260440425292209.
+    commit = "df5369eda8537543da4a67c8dbf32711564d587c",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )