Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/privacy/peripheral/src/
Dbs_bt_utils.c11 #define TEST_TIMEOUT_SIMULATED BS_SECONDS(70) macro
25 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/gatt/sc_indicate/src/
Dmain.c11 #define TEST_TIMEOUT_SIMULATED BS_SECONDS_TO_US(60) macro
27 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/privacy/legacy/src/
Dbs_bt_utils.c12 #define TEST_TIMEOUT_SIMULATED BS_SECONDS(70) macro
26 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/privacy/central/src/
Dbs_bt_utils.c12 #define TEST_TIMEOUT_SIMULATED BS_SECONDS(60) macro
27 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/gatt/settings/src/
Dmain.c19 #define TEST_TIMEOUT_SIMULATED BS_SECONDS(30) macro
63 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/l2cap/split/common/
Dutils.h12 #define TEST_TIMEOUT_SIMULATED BS_SECONDS(30) macro
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/
Dbs_bt_utils.c13 #define TEST_TIMEOUT_SIMULATED BS_SECONDS(60) macro
26 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/security_changed_callback/src/
Dbs_bt_utils.c15 #define TEST_TIMEOUT_SIMULATED BS_SECONDS(60) macro
28 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/
Dbs_bt_utils.c13 #define TEST_TIMEOUT_SIMULATED BS_SECONDS(60) macro
26 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/att/sequential/common/
Dutils.h12 #define TEST_TIMEOUT_SIMULATED BS_SECONDS(10) macro
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/bond_per_connection/src/
Dbs_bt_utils.c13 #define TEST_TIMEOUT_SIMULATED BS_SECONDS(60) macro
26 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/adv/resume/src/
Dbs_bt_utils.c15 #define TEST_TIMEOUT_SIMULATED BS_SECONDS(60) macro
31 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/id_addr_update/common/
Dbs_bt_utils.h31 #define TEST_TIMEOUT_SIMULATED BS_SECONDS(60) macro
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/id_addr_update/peripheral/src/
Dutils.c25 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/id_addr_update/central/src/
Dutils.c26 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/l2cap/split/dut/src/
Dmain.c263 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/att/sequential/dut/src/
Dmain.c330 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/att/sequential/tester/src/
Dmain.c641 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c658 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()