btdev: Add proper handling for own_address_type 0x03
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 4 Aug 2021 00:57:38 +0000 (17:57 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:36 +0000 (19:08 +0530)
commitb6debfba5bca251212786bb7db3fcefc96bb10f1
tree7432c59f0e81824bf1b1e00a7f365eba9237be03
parentc1a0ea3325195d1ce9373ffba6764415a5a99be7
btdev: Add proper handling for own_address_type 0x03

When own_address_type is set to 0x03 the host expects the controller to
generate RPAs using the stored IRK from the resolving list and in
addition to that set the generated RPA as Local RPA in LE Enhanced
Connection Complete.

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