blob: 4dd7a40dade2fb20d5941dae370f2121785760de [file] [log] [blame]
common:
tags:
- bluetooth
- host
tests:
bluetooth.host.bt_id_del.default:
type: unit
bluetooth.host.bt_id_del.broadcaster_ext_adv_enabled:
type: unit
extra_configs:
- CONFIG_BT_EXT_ADV=y
- CONFIG_BT_BROADCASTER=y
bluetooth.host.bt_id_del.broadcaster_no_ext_adv:
type: unit
extra_configs:
- CONFIG_BT_BROADCASTER=y
bluetooth.host.bt_id_del.broadcaster_no_ext_adv_privacy_enabled:
type: unit
extra_configs:
- CONFIG_BT_CENTRAL=y
- CONFIG_BT_PRIVACY=y
- CONFIG_BT_BROADCASTER=y
bluetooth.host.bt_id_del.observer_ext_adv:
type: unit
extra_configs:
- CONFIG_BT_EXT_ADV=y
- CONFIG_BT_OBSERVER=y
- CONFIG_BT_BROADCASTER=y