Hi Sheldon, On Fri, Nov 19, 2010, Sheldon Demario wrote: > Sub-procedure used to read a Characteristic Value when the client > only knows the characteristic UUID and doesn't know the handle. > More than one handle and attribute value pair can be returned, > it is up to the user define the handles range based on the service > handles range. > > Usage example: > $gatttool --char-read --uuid=2a00 -i hcix -b xx:xx:xx:xx:xx:xx > --- > attrib/gatt.c | 15 ++++++++++++--- > attrib/gatt.h | 4 ++++ > attrib/gatttool.c | 39 +++++++++++++++++++++++++++++++++++++++ > 3 files changed, 55 insertions(+), 3 deletions(-) Pushed upstream. 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