Searched refs:btstack_run_loop_base_process_timers (Results 1 – 11 of 11) sorted by relevance
74 btstack_run_loop_base_process_timers(now_1); in TEST()84 btstack_run_loop_base_process_timers(now_2); in TEST()106 btstack_run_loop_base_process_timers(t2); in TEST()109 btstack_run_loop_base_process_timers(t3); in TEST()
122 btstack_run_loop_base_process_timers(now); in btstack_run_loop_chibios_execute()
126 btstack_run_loop_base_process_timers(now); in btstack_run_loop_embedded_execute_once()
105 btstack_run_loop_base_process_timers(now); in btstack_run_loop_wiced_execute()
159 void btstack_run_loop_base_process_timers(uint32_t now);
122 void btstack_run_loop_base_process_timers(uint32_t now){ in btstack_run_loop_base_process_timers() function
187 btstack_run_loop_base_process_timers(now); in btstack_run_loop_freertos_execute()
95 btstack_run_loop_base_process_timers(now_ms); in btstack_run_loop_windows_execute()
188 btstack_run_loop_base_process_timers(now); in btstack_run_loop_zephyr_execute()
240 btstack_run_loop_base_process_timers(now_ms); in btstack_run_loop_posix_execute()
249 btstack_run_loop_base_process_timers(btstack_run_loop_qt_get_time_ms()); in processTimers()