Home
last modified time | relevance | path

Searched refs:btstack_run_loop_windows_get_time_ms (Results 1 – 1 of 1) sorted by relevance

/btstack/platform/windows/
H A Dbtstack_run_loop_windows.c67 static uint32_t btstack_run_loop_windows_get_time_ms(void){ in btstack_run_loop_windows_get_time_ms() function
94 uint32_t now_ms = btstack_run_loop_windows_get_time_ms(); in btstack_run_loop_windows_execute()
156 uint32_t time_ms = btstack_run_loop_windows_get_time_ms(); in btstack_run_loop_windows_set_timer()
248 &btstack_run_loop_windows_get_time_ms,