Home
last modified time | relevance | path

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

12

/Zephyr-Core-3.7.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.7.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.7.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.7.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.7.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.7.0/tests/bsim/bluetooth/host/l2cap/split/common/
Dutils.h12 #define TEST_TIMEOUT_SIMULATED BS_SECONDS(30) macro
/Zephyr-Core-3.7.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.7.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.7.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.7.0/tests/bsim/bluetooth/host/misc/hfc/src/
Dutils.h12 #define TEST_TIMEOUT_SIMULATED BS_SECONDS(60) macro
Dmain.c420 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/sequential/common/
Dutils.h12 #define TEST_TIMEOUT_SIMULATED BS_SECONDS(10) macro
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/pipeline/common/
Dutils.h57 #define TEST_TIMEOUT_SIMULATED BS_SECONDS(100) macro
/Zephyr-Core-3.7.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.7.0/tests/bsim/bluetooth/host/misc/disconnect/common/
Dutils.h12 #define TEST_TIMEOUT_SIMULATED BS_SECONDS(10) macro
/Zephyr-Core-3.7.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.7.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.7.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.7.0/tests/bsim/bluetooth/host/misc/disconnect/dut/src/
Dmain.c278 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()
/Zephyr-Core-3.7.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.7.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.7.0/tests/bsim/bluetooth/host/att/pipeline/dut/src/
Dmain.c437 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/misc/disconnect/tester/src/
Dmain.c600 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/pipeline/tester/src/
Dmain.c673 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/sequential/tester/src/
Dmain.c641 bst_ticker_set_next_tick_absolute(TEST_TIMEOUT_SIMULATED); in test_init()

12