This patch set adds support for prepare writes authorization handling. This case covers "GATT/SR/GAW/BI-11-C [Write Long Characteristic Value – Insufficient Authorization]" PTS test case. If authorization property doesn't exist or is set to true then daemon doesn't bother application database with authorization ask and behaves as before. This patch set is on top of: 72c0c310fd2940d0989af2371728e743894ffcbc (client: Define maximum attribute value length as initial value) Grzegorz Kolodziejczyk (2): shared/gatt-server: Request authorization for prepare writes. client: Add authorized property handling to characteristic attribute client/gatt.c | 46 ++++++++++++++++++++++++++++++++++ doc/gatt-api.txt | 8 ++++++ src/gatt-database.c | 6 +++++ src/shared/gatt-server.c | 64 +++++++++++++++++++++++++++++++++++++++++------- 4 files changed, 115 insertions(+), 9 deletions(-) -- 2.13.6 -- 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