Home
last modified time | relevance | path

Searched refs:poll_data_sources_from_irq (Results 1 – 2 of 2) sorted by relevance

/btstack/src/
H A Dbtstack_run_loop.c251 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()
H A Dbtstack_run_loop.h121 void (*poll_data_sources_from_irq)(void); member