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(-) -- 1.7.10.4 -- 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