shared/bap: Don't overwrite attribute declaration
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 1 Jun 2023 23:28:09 +0000 (16:28 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 13:34:03 +0000 (19:04 +0530)
commit45a8b70c5eb44213fc988d68fd9f243d506724e1
tree3ba08f2f64db3159267b2ff137e13951d7cf7d51
parent48cb3ddbae482a902e55603bcd9c118df1a9dec7
shared/bap: Don't overwrite attribute declaration

The attribute declaration (e.g. characteristic properties) shall not be
overwritten as they are part of the information that is part of the
cache beside the same information is already stored as part of the
bt_bap instance.
src/shared/bap.c