bthost: Always use conn->prnd for Pairing Random
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 17 Dec 2020 18:24:47 +0000 (10:24 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:34 +0000 (19:08 +0530)
commitda82bc9eee82093999a538482eff7091e62e7107
tree9ab6bd25a6a022ca5ae2e0ad0938825cea7f4f65
parent135fbac55eb586249543b8b73fe7a6edf7a1b0b2
bthost: Always use conn->prnd for Pairing Random

Since it is now properly set with random bytes it shall be used when
responding.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
emulator/smp.c