Parent: c895e5ae5b40bdad2333eb4e025f9d7f8f87902c
Author: Mariusz Skamra <mariusz.skamra@tieto.com>
Committer: Szymon Janc <szymon.janc@tieto.com>
Date: 2015-05-19 17:42:43
Tree: 3b23311dbecaf8f5aba474ba74504ebdae358e63
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
Diffstat
| M | android/gatt.c | | | 2 | +- |
| M | attrib/gattrib.c | | | 4 | ++- - |
| M | attrib/gattrib.h | | | 2 | +- |
| M | attrib/gatttool.c | | | 2 | +- |
| M | attrib/interactive.c | | | 2 | +- |
| M | peripheral/gatt.c | | | 2 | +- |
| M | src/device.c | | | 2 | +- |
| M | src/shared/att.c | | | 10 | ++++++- - - - |
| M | src/shared/att.h | | | 2 | +- |
| M | tools/btgatt-client.c | | | 2 | +- |
| M | tools/btgatt-server.c | | | 2 | +- |
| M | unit/test-gatt.c | | | 2 | +- |
| M | unit/test-gattrib.c | | | 2 | +- |
| M | unit/test-hog.c | | | 2 | +- |
14 files changed, 20 insertions(+), 18 deletions(-)