Hi Elvis, On Tue, Mar 15, 2011, Elvis Pf??tzenreuter wrote: > This patch puts the new UUID functions into use for GATT-related > code, and adds some convenience functions to ATT API (att.h). > Example GATT server is also changed. > --- > attrib/att.c | 47 +++++++++++-------------- > attrib/att.h | 69 +++++++++++++++++++++++++++++++++---- > attrib/client.c | 26 ++++++-------- > attrib/example.c | 92 ++++++++++++++++++++++++++----------------------- > attrib/gatt.c | 68 +++++++++++++++++++------------------ > attrib/gatt.h | 4 +- > attrib/gattrib.c | 3 +- > attrib/gatttool.c | 18 ++++----- > attrib/interactive.c | 22 +++++------ > attrib/utils.c | 1 + > src/adapter.c | 1 + > src/attrib-server.c | 93 +++++++++++++++++++++++++------------------------ > src/attrib-server.h | 4 +- > src/device.c | 1 + > src/main.c | 1 + > 15 files changed, 250 insertions(+), 200 deletions(-) Both patches have been 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