Home
last modified time | relevance | path

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

/btstack/src/
H A Dbtstack_run_loop.h112 bool (*remove_data_source)(btstack_data_source_t * data_source); member
H A Dbtstack_run_loop.c246 return the_run_loop->remove_data_source(data_source); in btstack_run_loop_remove_data_source()