This patch set adds signed write command outgoing. Gu Chaojie (4): shared/att.c: Add signed command outgoing part tools/btgatt-client: Add signed write CSRK option shared/gatt-client: Add CSRK part to support signed write shared/att: provide CSRK related function to upperlayer 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