This adds MTU properyt to GattCharacteristic1 which can be used in
order to determine how much data can be read/write using non-long
procedures which sometimes is the only thing the remote device
supports.
Fixes: https://github.com/bluez/bluez/issues/199
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
shall be used which will cause the allocated handle to
be set once registered.
+ uint16 MTU [read-only]
+
+ Characteristic MTU, this is valid both for ReadValue
+ and WriteValue but either method can use long
+ procedures when supported.
+
GATT Profile hierarchy
=====================