1common:
2  tags:
3    - bluetooth
4    - bt_data_length_update
5    - bt_ull_llcp
6tests:
7  bluetooth.controller.ctrl_data_length_update.test:
8    type: unit
9
10  bluetooth.controller.ctrl_data_length_update.test_nocodedphy:
11    type: unit
12    extra_args: CONF_FILE=prj_nocoded.conf
13
14  bluetooth.controller.ctrl_data_length_update.test_nophy:
15    type: unit
16    extra_args: CONF_FILE=prj_nophy.conf
17