)]}'
{
  "commit": "e4bb26180c68ce27f379a6627951e45969c9ce56",
  "tree": "71e589cee294ec75bc4eabd688ff3cb6c70fc3dd",
  "parents": [
    "e6c76b46030916ab819644d45782510e0262fd73"
  ],
  "author": {
    "name": "Ani Ramakrishnan",
    "email": "aniramakri@google.com",
    "time": "Mon Aug 24 21:38:30 2026 +0000"
  },
  "committer": {
    "name": "CQ Bot Account",
    "email": "pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon Aug 31 13:17:29 2026 -0700"
  },
  "message": "rust/bt-gatt: Refactor CharacteristicProperties to be zero-allocation\n\nUse a static slice of CharacteristicProperty instead of Vec to avoid\nallocation. Update all callsites to use this.\n\nWhile here, define convenience types for common sets of properties.\n\nTest: ./presubmit.sh\n\nChange-Id: Ic6eb4d3e6413d7d9b3d03cf7a461c93e7a275cf7\nReviewed-on: https://bluetooth-review.googlesource.com/c/bluetooth/+/3760\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ce1e1e8657612cf6a395377dc5e0a43a562567f6",
      "old_mode": 33188,
      "old_path": "rust/bt-ascs/src/client.rs",
      "new_id": "89cfefcb2d62af4a818623db164d26810d9a3148",
      "new_mode": 33188,
      "new_path": "rust/bt-ascs/src/client.rs"
    },
    {
      "type": "modify",
      "old_id": "3ee98233d1303ccd2d57b9f548ae8b8f32495204",
      "old_mode": 33188,
      "old_path": "rust/bt-ascs/src/server.rs",
      "new_id": "6c4ae42a959630051f115c5fee4f778041207556",
      "new_mode": 33188,
      "new_path": "rust/bt-ascs/src/server.rs"
    },
    {
      "type": "modify",
      "old_id": "1a1122fe0703e82bb72b0ac970dbc329651df942",
      "old_mode": 33188,
      "old_path": "rust/bt-bass/src/client.rs",
      "new_id": "aa2936817983807609efd93f1e46b71189fba643",
      "new_mode": 33188,
      "new_path": "rust/bt-bass/src/client.rs"
    },
    {
      "type": "modify",
      "old_id": "29a20b8e7e78791ca785e3fa51ccc9bb369331ee",
      "old_mode": 33188,
      "old_path": "rust/bt-bass/src/server.rs",
      "new_id": "cbffdad034eefbe8942a91a044170cd7cb526af2",
      "new_mode": 33188,
      "new_path": "rust/bt-bass/src/server.rs"
    },
    {
      "type": "modify",
      "old_id": "0ac3ae38b55b889b2ae265f68137215387599fc9",
      "old_mode": 33188,
      "old_path": "rust/bt-battery/src/monitor/client.rs",
      "new_id": "29e20e493825278bfc85792ce5a420503346770b",
      "new_mode": 33188,
      "new_path": "rust/bt-battery/src/monitor/client.rs"
    },
    {
      "type": "modify",
      "old_id": "c4a4d10638a837bcf0e84e496cae000105bbb44f",
      "old_mode": 33188,
      "old_path": "rust/bt-broadcast-assistant/src/assistant/peer.rs",
      "new_id": "8587e38e74520d27b2c5d76465e31825c75fa25e",
      "new_mode": 33188,
      "new_path": "rust/bt-broadcast-assistant/src/assistant/peer.rs"
    },
    {
      "type": "modify",
      "old_id": "f897c3f420f045b2a180e250138ae60f843c44ac",
      "old_mode": 33188,
      "old_path": "rust/bt-csis/src/client.rs",
      "new_id": "38c1e869f7530662c88c2417181da79c82d51690",
      "new_mode": 33188,
      "new_path": "rust/bt-csis/src/client.rs"
    },
    {
      "type": "modify",
      "old_id": "8b95ec11e17afb6e19704f07bd348f59df6c1dd5",
      "old_mode": 33188,
      "old_path": "rust/bt-gatt/src/tests.rs",
      "new_id": "78412edbc3e4054b69140e1142fdf5a3b7295b1e",
      "new_mode": 33188,
      "new_path": "rust/bt-gatt/src/tests.rs"
    },
    {
      "type": "modify",
      "old_id": "e8beec78b5d10165876ce39879f4cbd51594bfda",
      "old_mode": 33188,
      "old_path": "rust/bt-gatt/src/types.rs",
      "new_id": "a4a951445535ba2216d687fc8b96735951747d1f",
      "new_mode": 33188,
      "new_path": "rust/bt-gatt/src/types.rs"
    },
    {
      "type": "modify",
      "old_id": "f4b43d0c7a3aae3dad5af4d74297ace4ecc861fb",
      "old_mode": 33188,
      "old_path": "rust/bt-mcs/src/server.rs",
      "new_id": "5abb3fa63ac3f800320528f37db9cea48fab45b8",
      "new_mode": 33188,
      "new_path": "rust/bt-mcs/src/server.rs"
    },
    {
      "type": "modify",
      "old_id": "7d6562905c8bcddd29b342cb6f54c9538d477577",
      "old_mode": 33188,
      "old_path": "rust/bt-pacs/src/lib.rs",
      "new_id": "d27ad263e7ac7d96cfc94a46f686d7e70aa6f3ad",
      "new_mode": 33188,
      "new_path": "rust/bt-pacs/src/lib.rs"
    },
    {
      "type": "modify",
      "old_id": "70096af469f6d202aa9e4eb1b3b32a6b767a5640",
      "old_mode": 33188,
      "old_path": "rust/bt-pacs/src/server/types.rs",
      "new_id": "1bc9afb381234d473fe662bdee47aa5ad95e6188",
      "new_mode": 33188,
      "new_path": "rust/bt-pacs/src/server/types.rs"
    },
    {
      "type": "modify",
      "old_id": "12532e269958923232173cb0eaebf2d06b34bfcd",
      "old_mode": 33188,
      "old_path": "rust/bt-vcs/src/lib.rs",
      "new_id": "7300b3cfbe722ca48ae65aeba7de09afc60240b6",
      "new_mode": 33188,
      "new_path": "rust/bt-vcs/src/lib.rs"
    }
  ]
}
