Home
last modified time | relevance | path

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

/btstack/platform/chibios/
H A Dbtstack_run_loop_chibios.c141 btstack_run_loop_base_add_callback(callback_registration); in btstack_run_loop_chibios_execute_on_main_thread()
/btstack/platform/embedded/
H A Dbtstack_run_loop_embedded.c178 btstack_run_loop_base_add_callback(callback_registration); in btstack_run_loop_embedded_execute_on_main_thread()
/btstack/src/
H A Dbtstack_run_loop.h207 void btstack_run_loop_base_add_callback(btstack_context_callback_registration_t * callback_registra…
H A Dbtstack_run_loop.c171 void btstack_run_loop_base_add_callback(btstack_context_callback_registration_t * callback_registra… in btstack_run_loop_base_add_callback() function
/btstack/platform/freertos/
H A Dbtstack_run_loop_freertos.c212 btstack_run_loop_base_add_callback(callback_registration); in btstack_run_loop_freertos_execute_on_main_thread()
/btstack/platform/windows/
H A Dbtstack_run_loop_windows.c188 btstack_run_loop_base_add_callback(callback_registration); in btstack_run_loop_windows_execute_on_main_thread()
/btstack/platform/posix/
H A Dbtstack_run_loop_posix.c301 btstack_run_loop_base_add_callback(callback_registration); in btstack_run_loop_posix_execute_on_main_thread()
/btstack/platform/qt/
H A Dbtstack_run_loop_qt.cpp297 btstack_run_loop_base_add_callback(callback_registration); in btstack_run_loop_qt_execute_on_main_thread()
/btstack/platform/corefoundation/
H A Dbtstack_run_loop_corefoundation.m240 btstack_run_loop_base_add_callback(callback_registration);