)]}'
{
  "commit": "28c7ef0aefb00bf10d112853b947412d8326bf2d",
  "tree": "925d0242b578fcf7c332a8aa514a95c592fcefc5",
  "parents": [
    "bbeb221896c9f1a4b252bd89248ae1b48266610e"
  ],
  "author": {
    "name": "pigweed-roller",
    "email": "pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com",
    "time": "Wed Jul 03 05:35:50 2024 +0000"
  },
  "committer": {
    "name": "CQ Bot Account",
    "email": "pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Wed Jul 03 05:35:50 2024 +0000"
  },
  "message": "roll: pigweed, pw_toolchain: pw_bluetooth_sapphire: Refactor LowEnergyScanResult to its own class\n\nThe LowEnergyScanResult class was previously a struct with all public\nmembers used to track the elements related to a scan result. A bit\nawkwardly, the advertising data and scan response data related to the\nscan result was stored in LowEnergyScanner::PendingScanResult.\n\nThis change updates LowEnergyScanResult to store the advertising data\nand scan response data within itself. To present a better API to users,\nand to prevent accidental modification, LowEnergyScanResult is now a\nclass with getters and setters instead of a struct with all public\nmembers.\n\nSince LowEnergyScanResult stores the advertising data and scan response\ndata itself, we can also modify the\nLowEnergyScanner::Delegate::OnPeerFound API to simply take the\nLowEnergyScanResult alone instead of also taking in the data as a\nseparate argument. We only did that because the data was stored\nseparately.\n\nOriginal-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/987909\nGitOrigin-RevId: 9b3b47f13c3c8b41c4a00fe4a2d2a2688b9a807c\nOriginal-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/218975\nLint: Lint 🤖 \u003candroid-build-ayeaye@system.gserviceaccount.com\u003e\n\nhttps://pigweed.googlesource.com/pigweed/pigweed\npigweed, pw_toolchain Rolled-Commits: 5c3289c29896ea2..f219e65ac4075ab\nRoller-URL: https://ci.chromium.org/b/8743458863914510497\nGitWatcher: ignore\nCQ-Do-Not-Cancel-Tryjobs: true\nChange-Id: I897746352b081e238dce4da5b66828c7c86fd8c8\nReviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/220031\nBot-Commit: Pigweed Roller \u003cpigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com\u003e\nCommit-Queue: Pigweed Roller \u003cpigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com\u003e\nLint: Lint 🤖 \u003candroid-build-ayeaye@system.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c3f670509e8aab0ee3f0c8ab938dabfa026606c7",
      "old_mode": 33188,
      "old_path": "WORKSPACE",
      "new_id": "7ef077079a22e0f138402f79936a77cd18d63b29",
      "new_mode": 33188,
      "new_path": "WORKSPACE"
    }
  ]
}
