Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Daccess.c37 #define RANDOM_DELAY_SHORT 30 macro
946 if (!!pub->delayable && !pub_delay_schedule(pub, RANDOM_DELAY_SHORT)) { in mod_publish()