roll: pigweed pw_bluetooth: Add ReadLocalSupportedFeaturesCommandCompleteEvent

Add emboss definition for HCI_Read_Local_Supported_Features
command complete event.

Test: pw presubmit --step gn_chre_googletest_nanopb_sapphire_build
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/245332
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: aedeb7339a72fbb9dc84ce949aee2e784ae99ec9

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: c11ee6d4282aa4..aedeb7339a72fb
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8732723123953157841
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I1392e4d0c5300957ae65562ae04b6dfb99bb176e
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/245352
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 8add9db..2a21f7c 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-29.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8732727788938644081.
-    commit = "c11ee6d4282aa41a624bed64aa9f9b94519789d3",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8732723123953157841.
+    commit = "aedeb7339a72fbb9dc84ce949aee2e784ae99ec9",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -57,8 +57,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-29.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8732727788938644081.
-    commit = "c11ee6d4282aa41a624bed64aa9f9b94519789d3",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8732723123953157841.
+    commit = "aedeb7339a72fbb9dc84ce949aee2e784ae99ec9",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )