)]}'
{
  "commit": "554d55ad56800d2d1f6acebd908dce2b8d163834",
  "tree": "3b2d4f6ee6f5077a4b9a7b77e58465ea7e61ccbb",
  "parents": [
    "d38040ad1aaef5532a626b43ac95003d0a238dd8"
  ],
  "author": {
    "name": "Marie Janssen",
    "email": "jamuraa@google.com",
    "time": "Fri Nov 17 16:04:48 2023 -0500"
  },
  "committer": {
    "name": "Marie Janssen",
    "email": "jamuraa@google.com",
    "time": "Tue Nov 28 16:31:18 2023 +0000"
  },
  "message": "[bt-common] Add limited recognition of UUIDs\n\nUse uuid.recognize() to reconize the UUID, which will then be printed\nwhen it is Display printed, i.e.\n\n```\n// \"0x2a00 (Device Name)\"\nprintln!(\"{}\", Uuid::from_u16(0x2A00).recognize());\n```\n\nUnregognized UUID printing is also shortened, so UUID16s and UUID32s are\nnow: \"0x2a00\" and \"0x12345a65\".\n\nBug: b/308483293\nTest: tests added\nChange-Id: I03ee89b4d4e51eeb089de1e23f452f55e1911cd6\nReviewed-on: https://bluetooth-review.git.corp.google.com/c/bluetooth/+/1340\nReviewed-by: Dayeong Lee \u003cdayeonglee@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "497acbb75447759b1505797c5aec99a04ce7a2b6",
      "old_mode": 33188,
      "old_path": "rust/bt-common/Cargo.toml",
      "new_id": "7f8ebe39274d7db29424d3ab25b952bfae8d6f43",
      "new_mode": 33188,
      "new_path": "rust/bt-common/Cargo.toml"
    },
    {
      "type": "modify",
      "old_id": "232ec7d714f8cb75c6a0da88048fe8872ed50c96",
      "old_mode": 33188,
      "old_path": "rust/bt-common/src/lib.rs",
      "new_id": "73c7763ac61221026c8279de5f9607846efa5a8a",
      "new_mode": 33188,
      "new_path": "rust/bt-common/src/lib.rs"
    },
    {
      "type": "delete",
      "old_id": "2f11ed89723afa399c87515b677706e54418f53e",
      "old_mode": 33188,
      "old_path": "rust/bt-common/src/uuid.rs",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bb7c0d0de8b103c519b3163f11563ee8c9f3fa43",
      "new_mode": 33188,
      "new_path": "rust/bt-common/src/uuids.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d45ead2978a4a211202c6f867d6a99754cda8578",
      "new_mode": 33188,
      "new_path": "rust/bt-common/src/uuids/characteristic_uuids.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "fc07a56590a25fe4092966e92974442bcba22fc7",
      "new_mode": 33188,
      "new_path": "rust/bt-common/src/uuids/descriptors.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "49ee5eb88b8eafa77e362c4195cab0d9b2299d85",
      "new_mode": 33188,
      "new_path": "rust/bt-common/src/uuids/service_class.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f80f10ebff474970a68f85e15ae72d33052095a2",
      "new_mode": 33188,
      "new_path": "rust/bt-common/src/uuids/service_uuids.rs"
    }
  ]
}
