Searched refs:old_time (Results 1 – 6 of 6) sorted by relevance
34 int64_t old_time; member53 test_data.old_time = k_uptime_get(); in cb_expect_rpa()68 diff_ms = k_uptime_get() - test_data.old_time; in cb_expect_rpa()76 test_data.old_time = k_uptime_get(); in cb_expect_rpa()
29 int64_t old_time; member58 adv_set_data[adv_index].old_time = k_uptime_get(); in test_address()62 diff_ms = k_uptime_get() - adv_set_data[adv_index].old_time; in test_address()105 adv_set_data[adv_index].old_time = k_uptime_get(); in test_address()
28 int64_t old_time; member91 adv_set_data[adv_index].old_time = k_uptime_get(); in test_address()108 diff_ms = k_uptime_get() - adv_set_data[adv_index].old_time; in test_address()116 adv_set_data[adv_index].old_time = k_uptime_get(); in test_address()
52 static int64_t old_time; in rpa_expired_cb() local56 diff_ms = k_uptime_get() - old_time; in rpa_expired_cb()61 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()51 time_diff_ms = new_time - old_time; in scanned_cb()64 old_time = new_time; in scanned_cb()
100 int64_t old_time = k_uptime_get(); in dut_procedure_connect_timeout() local108 int64_t time_diff_ms = new_time - old_time; in dut_procedure_connect_timeout()