)]}'
{
  "commit": "66c7f0d9423891cc119f4d36e2e8261213a66b63",
  "tree": "7d6d3928572d047a2e6384e25a84dbe9620423c9",
  "parents": [
    "1334d848af35501f8afbaa55c82b7650b2fe648d"
  ],
  "author": {
    "name": "Dayeong Lee",
    "email": "dayeonglee@google.com",
    "time": "Sun May 31 00:58:50 2026 +0000"
  },
  "committer": {
    "name": "CQ Bot Account",
    "email": "pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Wed Aug 05 15:04:11 2026 -0700"
  },
  "message": "rust/bt-ascs: Implement Receiver Start Ready operation\n\nThis change implements the client-side \"Receiver Start Ready\" operation\nas defined in ASCS v1.0.1, Section 5.4.\n\nThis also includes a major refactoring of the ASE control operations in\nthe `AudioStreamEndpointHandle` to use a common `perform_operation`\nhelper method. This reduces code duplication and improves\nmaintainability.\n\n - The `configure_codec`, `configure_qos`, and `enable` operations were\n   updated to use this new helper.\n - The `AseControlOperation` enum was improved by renaming `is_valid_state`\n   to `is_valid_operation` and `next_state` to `expected_next_state` to\n   better reflect their purpose.\n\nTest: cargo test -p bt-ascs\nBug: b/431814103\n\nChange-Id: I916d9553eb529d6940635bcc14098e948f9a0cad\nReviewed-on: https://bluetooth-review.googlesource.com/c/bluetooth/+/2460\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6b7fac7ac342ed0c662bd0807dfd2716a2c724e8",
      "old_mode": 33188,
      "old_path": "rust/bt-ascs/src/client.rs",
      "new_id": "b20abb4fd63848dc3130f10e1130fa7484f11a40",
      "new_mode": 33188,
      "new_path": "rust/bt-ascs/src/client.rs"
    }
  ]
}
