shared/gatt-db: Introduce gatt_db_attribute_set_fixed_length
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 6 Jan 2021 00:38:03 +0000 (16:38 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:34 +0000 (19:08 +0530)
commitd51497b599ce2ba627d03a3ba32be320e74a7245
tree65213eb9a30325e9961489468fdb8e39fc0ac56b
parent798048893ff4197c8995c25ff3dfb28c55ec3ee7
shared/gatt-db: Introduce gatt_db_attribute_set_fixed_length

This enables user to inform if an attribute has a fixed length so it can
automatically perform bounds checking.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/shared/gatt-db.c
src/shared/gatt-db.h