Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/src/
Dtest_beacon.c26 #define BEACON_INTERVAL 10 /*seconds*/ macro
154 k_sleep(K_SECONDS(BEACON_INTERVAL)); in tx_on_iv_update_test()
160 k_sleep(K_SECONDS(BEACON_INTERVAL)); in tx_on_iv_update_test()
166 k_sleep(K_SECONDS(BEACON_INTERVAL)); in tx_on_iv_update_test()
197 k_sleep(K_SECONDS(BEACON_INTERVAL)); in test_rx_on_iv_update()
203 k_sleep(K_SECONDS(BEACON_INTERVAL)); in test_rx_on_iv_update()
209 k_sleep(K_SECONDS(BEACON_INTERVAL)); in test_rx_on_iv_update()
237 k_sleep(K_SECONDS(BEACON_INTERVAL)); in tx_on_key_refresh_test()
246 k_sleep(K_SECONDS(BEACON_INTERVAL)); in tx_on_key_refresh_test()
255 k_sleep(K_SECONDS(BEACON_INTERVAL)); in tx_on_key_refresh_test()
[all …]