Home
last modified time | relevance | path

Searched refs:skip_max (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_sync.c744 uint16_t skip_max = sync->timeout_reload - CONN_ESTAB_COUNTDOWN; in ull_sync_setup() local
746 if (sync->skip > skip_max) { in ull_sync_setup()
747 sync->skip = skip_max; in ull_sync_setup()