zephyr/tests/bluetooth/hci_codecs_info/prj.conf
Wolfgang Puffitsch 44fa773340 tests: Bluetooth: Add tests for reading codec and controller delay info
Exercise HCI commands to read codec and controller delay information.

Signed-off-by: Wolfgang Puffitsch <wopu@demant.com>
2020-11-26 15:46:17 +01:00

8 lines
102 B
Plaintext

CONFIG_TEST=y
CONFIG_ZTEST=y
CONFIG_BT=y
CONFIG_BT_CTLR=y
CONFIG_BT_CTLR_HCI_CODEC_AND_DELAY_INFO=y