Searched refs:time_get_os_boottime_ms (Results 1 – 10 of 10) sorted by relevance
31 uint64_t t1 = bluetooth::common::time_get_os_boottime_ms(); in TEST()58 uint64_t t1 = bluetooth::common::time_get_os_boottime_ms(); in TEST()59 uint64_t t2 = bluetooth::common::time_get_os_boottime_ms(); in TEST()96 uint64_t t1 = bluetooth::common::time_get_os_boottime_ms(); in TEST()98 uint64_t t2 = bluetooth::common::time_get_os_boottime_ms(); in TEST()
32 uint64_t time_get_os_boottime_ms();
36 uint64_t time_get_os_boottime_ms() { return time_get_os_boottime_us() / 1000; } in time_get_os_boottime_ms() function
382 timestamp_ms = bluetooth::common::time_get_os_boottime_ms(); in LogBluetoothSessionStart()397 timestamp_ms = bluetooth::common::time_get_os_boottime_ms(); in LogBluetoothSessionEnd()516 bluetooth::common::time_get_os_boottime_ms(); in CutoffSession()
504 bluetooth::common::time_get_os_boottime_ms()); in TEST_F()
114 (uint16_t)(bluetooth::common::time_get_os_boottime_ms() % 10 + 2)); in RFCOMM_ConnectInd()
2226 p_i->time_of_resp = bluetooth::common::time_get_os_boottime_ms(); in btm_ble_process_adv_pkt_cont()2233 p_i->time_of_resp = bluetooth::common::time_get_os_boottime_ms(); in btm_ble_process_adv_pkt_cont()2338 p_i->time_of_resp = bluetooth::common::time_get_os_boottime_ms(); in btm_ble_process_adv_pkt_cont_for_inquiry()2349 p_i->time_of_resp = bluetooth::common::time_get_os_boottime_ms(); in btm_ble_process_adv_pkt_cont_for_inquiry()
1346 p_i->time_of_resp = bluetooth::common::time_get_os_boottime_ms(); in btm_process_inq_results_standard()1491 p_i->time_of_resp = bluetooth::common::time_get_os_boottime_ms(); in btm_process_inq_results_rssi()1642 p_i->time_of_resp = bluetooth::common::time_get_os_boottime_ms(); in btm_process_inq_results_extended()
3056 bluetooth::common::time_get_os_boottime_ms(); in btm_sec_auth_collision()3058 if ((bluetooth::common::time_get_os_boottime_ms() - in btm_sec_auth_collision()
663 bluetooth::common::time_get_os_boottime_ms(), in AddLinkQualityEventToQueue()