Searched refs:time_get_os_boottime_ms (Results 1 – 11 of 11) sorted by relevance
31 uint64_t t1 = bluetooth::common::time_get_os_boottime_ms(); in TEST()49 uint64_t t1 = bluetooth::common::time_get_os_boottime_ms(); in TEST()50 uint64_t t2 = bluetooth::common::time_get_os_boottime_ms(); in TEST()76 uint64_t t1 = bluetooth::common::time_get_os_boottime_ms(); in TEST()78 uint64_t t2 = bluetooth::common::time_get_os_boottime_ms(); in TEST()
28 uint64_t time_get_os_boottime_ms();
28 uint64_t time_get_os_boottime_ms() { return time_get_os_boottime_us() / 1000; } in time_get_os_boottime_ms() function
358 timestamp_ms = bluetooth::common::time_get_os_boottime_ms(); in LogBluetoothSessionStart()373 timestamp_ms = bluetooth::common::time_get_os_boottime_ms(); in LogBluetoothSessionEnd()494 bluetooth::common::time_get_os_boottime_ms(); in CutoffSession()
505 bluetooth::common::time_get_os_boottime_ms()); in TEST_F()
112 audio_start_time_ms_ = bluetooth::common::time_get_os_boottime_ms(); in LogAudioStart()116 audio_stop_time_ms_ = bluetooth::common::time_get_os_boottime_ms(); in LogAudioStop()
111 (uint16_t)(bluetooth::common::time_get_os_boottime_ms() % 10 + 2)); in RFCOMM_ConnectInd()
235 uint64_t dur = bluetooth::common::time_get_os_boottime_ms() - in l2c_fcr_cleanup()1811 bluetooth::common::time_get_os_boottime_ms())); in l2c_fcr_get_next_xmit_sdu_seg()2403 bluetooth::common::time_get_os_boottime_ms()) - in l2c_fcr_collect_ack_delay()2425 timestamp = bluetooth::common::time_get_os_boottime_ms(); in l2c_fcr_collect_ack_delay()
821 bluetooth::common::time_get_os_boottime_ms(); in l2c_csm_config()910 bluetooth::common::time_get_os_boottime_ms(); in l2c_csm_config()
1741 p_i->time_of_resp = bluetooth::common::time_get_os_boottime_ms(); in btm_process_inq_results()
3700 btm_cb.collision_start_time = bluetooth::common::time_get_os_boottime_ms(); in btm_sec_auth_collision()3702 if ((bluetooth::common::time_get_os_boottime_ms() - in btm_sec_auth_collision()