Prevent the exception case in GATT connect 48/228548/1
authorDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 24 Mar 2020 01:10:36 +0000 (10:10 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 24 Mar 2020 01:10:36 +0000 (10:10 +0900)
commit72b09c371119fccac17dd35ef6046b2e727767fe
tree87dfe5a0370457b409fc03e96e714522b4733be2
parentd98d43202b5371175cd1d39c750a94339d693f42
Prevent the exception case in GATT connect

If kernel's crypto API does not work, we can't use
GATT database hash. So we add the exception case
for this.

Change-Id: Id4e5e9b7ff814aedd3f3e43d689ced3be8ee25dd
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
src/gatt-database.c