Lines Matching refs:K_SECONDS
158 k_sleep(K_SECONDS(1)); in tx_on_iv_update_test()
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()
204 k_sleep(K_SECONDS(1)); in test_rx_on_iv_update()
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()
242 k_sleep(K_SECONDS(1)); in tx_on_key_refresh_test()
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()
296 k_sleep(K_SECONDS(1)); in test_rx_on_key_refresh()
304 k_sleep(K_SECONDS(BEACON_INTERVAL)); in test_rx_on_key_refresh()
310 k_sleep(K_SECONDS(BEACON_INTERVAL)); in test_rx_on_key_refresh()
316 k_sleep(K_SECONDS(BEACON_INTERVAL)); in test_rx_on_key_refresh()
402 k_sleep(K_SECONDS(1)); in wait_for_beacon()
490 k_sleep(K_SECONDS(3)); in corrupted_beacon_test()
522 k_sleep(K_SECONDS(5)); in test_tx_invalid()
539 k_sleep(K_SECONDS(10)); in test_rx_invalid()
545 k_sleep(K_SECONDS((BEACON_INTERVAL + 1) * 2)); in test_rx_invalid()
574 k_sleep(K_SECONDS(5)); in test_tx_kr_old_key()
688 k_sleep(K_SECONDS(8)); in test_rx_kr_old_key()
701 k_sleep(K_SECONDS((BEACON_INTERVAL + 1) * 2)); in test_rx_kr_old_key()
763 k_sleep(K_SECONDS(5)); in test_tx_multiple_netkeys()
890 k_sleep(K_SECONDS(40)); in test_rx_multiple_netkeys()
900 k_sleep(K_SECONDS(40)); in test_rx_multiple_netkeys()
925 k_work_schedule(&beacon_timer, K_SECONDS(2)); in secure_beacon_send()
931 k_sleep(K_SECONDS(2)); in test_tx_secure_beacon_interval()
954 k_sleep(K_SECONDS(5)); in test_rx_secure_beacon_interval()
957 k_sleep(K_SECONDS(2)); in test_rx_secure_beacon_interval()
1027 ASSERT_OK_MSG(k_sem_take(&beacon_sem, K_SECONDS(40)), in test_rx_beacon_cache()
1048 k_sleep(K_SECONDS(5)); in test_tx_beacon_cache()
1053 k_sleep(K_SECONDS(5)); in test_tx_beacon_cache()
1167 k_sleep(K_SECONDS(6 * BEACON_INTERVAL)); in test_tx_priv_adv()
1176 k_sleep(K_SECONDS(6 * BEACON_INTERVAL)); in test_tx_priv_adv()
1185 k_sleep(K_SECONDS(6 * BEACON_INTERVAL)); in test_tx_priv_adv()
1230 k_sleep(K_SECONDS(BEACON_INTERVAL)); in test_rx_priv_adv()
1290 k_sleep(K_SECONDS(5)); in test_tx_priv_invalid()
1330 k_sleep(K_SECONDS((BEACON_INTERVAL + 1) * 2)); in test_rx_priv_invalid()
1385 k_sleep(K_SECONDS(BEACON_INTERVAL + 5)); in test_tx_priv_interleave()
1397 k_sleep(K_SECONDS(BEACON_INTERVAL + 5)); in test_tx_priv_interleave()
1416 k_sleep(K_SECONDS(BEACON_INTERVAL + 7)); in test_tx_priv_interleave()
1503 ASSERT_OK_MSG(k_sem_take(&beacon_sem, K_SECONDS(40)), in test_rx_priv_beacon_cache()
1524 k_sleep(K_SECONDS(5)); in test_tx_priv_beacon_cache()
1529 k_sleep(K_SECONDS(5)); in test_tx_priv_beacon_cache()
1748 k_sleep(K_SECONDS(600)); in test_rx_priv_net_id()
1767 k_sleep(K_SECONDS(65)); in test_tx_priv_node_id()
1779 k_sleep(K_SECONDS(5)); in test_tx_priv_node_id()
1803 k_sleep(K_SECONDS(65)); in test_rx_priv_node_id()
2154 k_sleep(K_SECONDS(2)); in test_tx_priv_gatt_proxy()