Hi Andrzej, On Fri, May 02, 2014, Andrzej Kaczmarek wrote: > This patch adds gatt_discover_desc() function which performs descriptor > discovery in a manner similar to gatt_discover_char(), i.e. it does > complete discovery procedure and returns list of descriptors found when > finished. For 16-bit UUIDs in addition to string UUID, short UUID is > provided. > > It's also possible to specify single descriptor UUID to look for and > discovery procedure is interrupted as soon as UUID is found. This way > no more than one descriptor is returned which is useful when searching > for common descriptors like CCC. > --- > attrib/gatt.c | 146 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > attrib/gatt.h | 10 ++++ > 2 files changed, 156 insertions(+) All patches in this set have been applied. Thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html