Home
last modified time | relevance | path

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

/btstack/test/embedded/
H A Dembedded_test.cpp34 static void data_source_handler(btstack_data_source_t * ds, btstack_data_source_callback_type_t cal… in data_source_handler() function
76 btstack_run_loop_set_data_source_handler(&data_source, &data_source_handler); in TEST()
H A Drun_loop_base_test.cpp19 static void data_source_handler(btstack_data_source_t * ds, btstack_data_source_callback_type_t cal… in data_source_handler() function
38 btstack_run_loop_set_data_source_handler(&data_source, &data_source_handler); in TEST()