This patch set mainly remove valid_csrk parameter in bt_gatt_client_set_local_csrk. patch v3 has parameter has valid_local_csrk which would make user highly confusing. Gu Chaojie (3): shared/att.c: Add signed command outgoing and CSRK function shared/gatt-client: Add CSRK part to support signed write Add signed write CSRK option src/shared/att-types.h | 3 ++ src/shared/att.c | 122 ++++++++++++++++++++++++++++++++++++++++++++-- src/shared/att.h | 16 ++++++ src/shared/gatt-client.c | 26 ++++++++-- src/shared/gatt-client.h | 3 ++ tools/btgatt-client.c | 33 ++++++++++++- 6 files changed, 193 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