Hi Gu Chaojie, On Thursday 25 of September 2014 16:28:55 Gu Chaojie wrote: > This patch set adds signed write command outgoing. > Patch set v1 cannot apply on latest source code > because it conflict with Arman's newest patch. > > Gu Chaojie (3): > shared/att.c: Add signed command outgoing and related CSRK function > shared/gatt-client: Add CSRK part to support signed write > tools/btgatt-client: Add signed write CSRK option > > src/shared/att-types.h | 3 ++ > src/shared/att.c | 101 ++++++++++++++++++++++++++++++++++++++++++++-- > src/shared/att.h | 13 ++++++ > src/shared/gatt-client.c | 28 ++++++++++--- > src/shared/gatt-client.h | 5 +++ > tools/btgatt-client.c | 35 +++++++++++++++- > 6 files changed, 175 insertions(+), 10 deletions(-) > This doesn't link: CCLD tools/btgatt-client src/shared/att.o: In function `bt_att_new': bluez/src/shared/att.c:745: undefined reference to `bt_crypto_new' bluez/src/shared/att.c:783: undefined reference to `bt_crypto_unref' src/shared/att.o: In function `encode_pdu': bluez/src/shared/att.c:314: undefined reference to `bt_crypto_sign_att' -- Best regards, Szymon Janc -- 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