Commit Graph

4 Commits

Author SHA1 Message Date
Mariusz Skamra
b576fa4d33 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
2015-05-19 16:42:43 +02:00
Andrei Emeltchenko
cf8c7401a0 gatt: Fix NULL pointer dereference
Safely return in case of error.
2015-05-17 10:39:00 +03:00
Luiz Augusto von Dentz
c7499543ff shared/att: Rename sec_level to security 2015-04-29 12:25:51 +03:00
Marcel Holtmann
aa93fed410 peripheral: Add initial code for btsensor application 2015-04-28 09:19:12 -07:00