The PHY update procedure may trigger a DLE update in certain situations When a limited number of rx buffers is available there may not be enough for doing the phy update and dle update notifications at once. Fixes #41788 Signed-off-by: Andries Kruithof <Andries.Kruithof@nordicsemi.no>
9 lines
277 B
YAML
9 lines
277 B
YAML
common:
|
|
tags: test_framework bluetooth bt_phy_update bt_ull_llcp
|
|
tests:
|
|
bluetooth.controller.ctrl_phy_update.test:
|
|
type: unit
|
|
bluetooth.controller.ctrl_phy_update.test_reduced_buf:
|
|
type: unit
|
|
extra_args: KCONFIG_OVERRIDE_FILE="kconfig_override_rx_cnt.h"
|