Searched refs:execute_on_main_thread (Results 1 – 2 of 2) sorted by relevance
321 btstack_assert(the_run_loop->execute_on_main_thread != NULL); in btstack_run_loop_execute_on_main_thread()322 the_run_loop->execute_on_main_thread(callback_registration); in btstack_run_loop_execute_on_main_thread()
122 void (*execute_on_main_thread)(btstack_context_callback_registration_t * callback_registration); member