adapter: Use PeripheralLongTermKey to store LTK
authorArchie Pusaka <apusaka@chromium.org>
Wed, 3 Nov 2021 09:02:53 +0000 (17:02 +0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:37 +0000 (19:08 +0530)
commit461cebc3f6bedeb141c14e66f498f214b5e1f616
tree8c22cbb87fc7387365b4805bc6e0338963a34ada
parenta11a006078e506e30390422ee1e548a55aebb208
adapter: Use PeripheralLongTermKey to store LTK

Introducing PeripheralLongTermKey group for storing LTK info to
replace the less inclusive term. Currently we still need to write/read
from both to ensure smooth transition, but later we should deprecate
the old term.

Reviewed-by: Sonny Sasaka <sonnysasaka@chromium.org>
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/adapter.c