Home
last modified time | relevance | path

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

/btstack/src/
H A Dbtstack_run_loop.h111 void (*add_data_source)(btstack_data_source_t * data_source); member
H A Dbtstack_run_loop.c236 the_run_loop->add_data_source(data_source); in btstack_run_loop_add_data_source()