Searched refs:poll_data_sources_from_irq (Results 1 – 2 of 2) sorted by relevance
251 btstack_assert(the_run_loop->poll_data_sources_from_irq != NULL); in btstack_run_loop_poll_data_sources_from_irq()252 the_run_loop->poll_data_sources_from_irq(); in btstack_run_loop_poll_data_sources_from_irq()
121 void (*poll_data_sources_from_irq)(void); member