Searched refs:old_time (Results 1 – 6 of 6) sorted by relevance
23 int64_t old_time; member50 test_data.old_time = k_uptime_get(); in cb_expect_rpa()67 diff_ms = k_uptime_get() - test_data.old_time; in cb_expect_rpa()75 test_data.old_time = k_uptime_get(); in cb_expect_rpa()
19 int64_t old_time; member48 adv_set_data[adv_index].old_time = k_uptime_get(); in test_address()52 diff_ms = k_uptime_get() - adv_set_data[adv_index].old_time; in test_address()96 adv_set_data[adv_index].old_time = k_uptime_get(); in test_address()
18 int64_t old_time; member81 adv_set_data[adv_index].old_time = k_uptime_get(); in test_address()98 diff_ms = k_uptime_get() - adv_set_data[adv_index].old_time; in test_address()106 adv_set_data[adv_index].old_time = k_uptime_get(); in test_address()
45 static int64_t old_time; in rpa_expired_cb() local49 diff_ms = k_uptime_get() - old_time; in rpa_expired_cb()54 old_time = k_uptime_get(); in rpa_expired_cb()
25 static int64_t old_time; in scanned_cb() local35 old_time = k_uptime_get(); in scanned_cb()50 time_diff_ms = new_time - old_time; in scanned_cb()62 old_time = new_time; in scanned_cb()
101 int64_t old_time = k_uptime_get(); in dut_procedure_connect_timeout() local109 int64_t time_diff_ms = new_time - old_time; in dut_procedure_connect_timeout()