Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/
Dbeacon.c256 #define BEACON_THRESHOLD(beacon) \ macro
284 (time_diff < BEACON_THRESHOLD(beacon) || in net_beacon_send()