diff --git a/subsys/bluetooth/controller/ll_sw/ull_iso.c b/subsys/bluetooth/controller/ll_sw/ull_iso.c index f58cbb5ccb467a..2e34cef275f23e 100644 --- a/subsys/bluetooth/controller/ll_sw/ull_iso.c +++ b/subsys/bluetooth/controller/ll_sw/ull_iso.c @@ -2013,7 +2013,6 @@ void ull_iso_resume_ticker_start(struct lll_event *resume_event, if (role == BT_HCI_ROLE_PERIPHERAL) { /* Add peripheral specific delay */ - resume_delay_us += EVENT_JITTER_US; if (0) { #if defined(CONFIG_BT_CTLR_PHY) } else {