commit | 51f85ed6ab4fb82fab494535d3dafa7de2a9bbcd | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Tue Jun 02 15:09:35 2015 +0300 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:14:18 2016 -0500 |
tree | 3f593777a3be0b2f04d82ade42f94f7362af98ef | |
parent | 58791718e1f57b0bc89eab7f4ce141eb3bc70903 [diff] |
Bluetooth: Fix bt_gatt_attr_read_chrc for UUID 128 bits When reading a characteristic attribute which contain a 128 bits UUID the size of the elements were counting only the UUID alone not other fields that are part of the value causing invalid responses to be sent. Change-Id: I7474531f586ba19788eb9e0ed59555c5d7672176 Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>