OSDN Git Service

shared/att: Add ext_signed flag to be able to use external crypto
authorMariusz Skamra <mariusz.skamra@tieto.com>
Mon, 11 May 2015 12:49:45 +0000 (14:49 +0200)
committerSzymon Janc <szymon.janc@tieto.com>
Tue, 19 May 2015 14:42:43 +0000 (16:42 +0200)
commitb576fa4d336386d12e7e460b6530db9092d03d69
tree3b23311dbecaf8f5aba474ba74504ebdae358e63
parentc895e5ae5b40bdad2333eb4e025f9d7f8f87902c
shared/att: Add ext_signed flag to be able to use external crypto

Due to the issues with CSRK tests ext_signed flag has been added to
allow android/gatt handle signed write operations.

This patch fixes following tests:
GAP__TC_SEC_CSIGN_BV_02_C
GAP__TC_SEC_CSIGN_BI_01_C
GAP__TC_SEC_CSIGN_BI_02_C
GAP__TC_SEC_CSIGN_BI_03_C
GAP__TC_SEC_CSIGN_BI_04_C
SM__TC_SIGN_BV_03_C
14 files changed:
android/gatt.c
attrib/gattrib.c
attrib/gattrib.h
attrib/gatttool.c
attrib/interactive.c
peripheral/gatt.c
src/device.c
src/shared/att.c
src/shared/att.h
tools/btgatt-client.c
tools/btgatt-server.c
unit/test-gatt.c
unit/test-gattrib.c
unit/test-hog.c