1common: 2 tags: 3 - bluetooth 4 - host 5tests: 6 bluetooth.host.bt_id_scan_random_addr_check.default: 7 type: unit 8 bluetooth.host.bt_id_scan_random_addr_check.broadcaster_enabled: 9 type: unit 10 extra_configs: 11 - CONFIG_BT_BROADCASTER=y 12 bluetooth.host.bt_id_scan_random_addr_check.broadcaster_privacy_enabled: 13 type: unit 14 extra_configs: 15 - CONFIG_BT_SMP=y 16 - CONFIG_BT_PRIVACY=y 17 - CONFIG_BT_BROADCASTER=y 18 bluetooth.host.bt_id_scan_random_addr_check.bt_ext_adv_enabled: 19 type: unit 20 extra_configs: 21 - CONFIG_BT_EXT_ADV=y 22