1common: 2 tags: 3 - bluetooth 4 - host 5tests: 6 bluetooth.host.bt_le_oob_get_local.default: 7 type: unit 8 bluetooth.host.bt_le_oob_get_local.bt_privacy_enabled: 9 type: unit 10 extra_configs: 11 - CONFIG_BT_SMP=y 12 - CONFIG_BT_PRIVACY=y 13 bluetooth.host.bt_le_oob_get_local.bt_broadcaster_privacy_enabled: 14 type: unit 15 extra_configs: 16 - CONFIG_BT_SMP=y 17 - CONFIG_BT_PRIVACY=y 18 - CONFIG_BT_BROADCASTER=y 19