Home
last modified time | relevance | path

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

/btstack/platform/posix/
H A Dbtstack_run_loop_posix.c143 static uint32_t btstack_run_loop_posix_get_time_ms(void){ in btstack_run_loop_posix_get_time_ms() function
205 now_ms = btstack_run_loop_posix_get_time_ms(); in btstack_run_loop_posix_execute()
239 now_ms = btstack_run_loop_posix_get_time_ms(); in btstack_run_loop_posix_execute()
250 uint32_t time_ms = btstack_run_loop_posix_get_time_ms(); in btstack_run_loop_posix_set_timer()
356 &btstack_run_loop_posix_get_time_ms,