Home
last modified time | relevance | path

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

/btstack/src/
H A Dbtstack_run_loop.c89 bool btstack_run_loop_base_remove_timer(btstack_timer_source_t * timer){ in btstack_run_loop_base_remove_timer() function
128 btstack_run_loop_base_remove_timer(timer); in btstack_run_loop_base_process_timers()
H A Dbtstack_run_loop.h153 bool btstack_run_loop_base_remove_timer(btstack_timer_source_t * timer);
/btstack/platform/chibios/
H A Dbtstack_run_loop_chibios.c164 &btstack_run_loop_base_remove_timer,
/btstack/platform/embedded/
H A Dbtstack_run_loop_embedded.c213 &btstack_run_loop_base_remove_timer, in btstack_run_loop_embedded_get_instance()
/btstack/platform/wiced/
H A Dbtstack_run_loop_wiced.c150 &btstack_run_loop_base_remove_timer,
/btstack/test/embedded/
H A Drun_loop_base_test.cpp64 btstack_run_loop_base_remove_timer(&timer_2); in TEST()
/btstack/platform/freertos/
H A Dbtstack_run_loop_freertos.c251 &btstack_run_loop_base_remove_timer,
/btstack/platform/windows/
H A Dbtstack_run_loop_windows.c245 &btstack_run_loop_base_remove_timer,
/btstack/port/zephyr/src/
H A Dmain.c217 &btstack_run_loop_base_remove_timer,
/btstack/platform/posix/
H A Dbtstack_run_loop_posix.c353 &btstack_run_loop_base_remove_timer,
/btstack/platform/qt/
H A Dbtstack_run_loop_qt.cpp371 &btstack_run_loop_base_remove_timer,