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