Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/bsim/bluetooth/mesh/src/
Dtest_beacon.c27 #define BEACON_INTERVAL 10 /*seconds*/ macro
167 k_sleep(K_SECONDS(BEACON_INTERVAL)); in tx_on_iv_update_test()
173 k_sleep(K_SECONDS(BEACON_INTERVAL)); in tx_on_iv_update_test()
179 k_sleep(K_SECONDS(BEACON_INTERVAL)); in tx_on_iv_update_test()
210 k_sleep(K_SECONDS(BEACON_INTERVAL)); in test_rx_on_iv_update()
216 k_sleep(K_SECONDS(BEACON_INTERVAL)); in test_rx_on_iv_update()
222 k_sleep(K_SECONDS(BEACON_INTERVAL)); in test_rx_on_iv_update()
250 k_sleep(K_SECONDS(BEACON_INTERVAL)); in tx_on_key_refresh_test()
259 k_sleep(K_SECONDS(BEACON_INTERVAL)); in tx_on_key_refresh_test()
268 k_sleep(K_SECONDS(BEACON_INTERVAL)); in tx_on_key_refresh_test()
[all …]