Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Daccess.c876 static uint16_t pub_delay_get(int random_delay_window) in pub_delay_get() argument
886 return 20 + (num % random_delay_window); in pub_delay_get()