Home
last modified time | relevance | path

Searched refs:btstack_run_loop_set_data_source_handle (Results 1 – 3 of 3) sorted by relevance

/btstack/test/embedded/
H A Dembedded_test.cpp78 btstack_run_loop_set_data_source_handle(&data_source, NULL); in TEST()
88 btstack_run_loop_set_data_source_handle(&data_source, NULL); in TEST()
/btstack/src/
H A Dbtstack_run_loop.h291 void btstack_run_loop_set_data_source_handle(btstack_data_source_t * data_source, void * handle);
H A Dbtstack_run_loop.c209 void btstack_run_loop_set_data_source_handle(btstack_data_source_t * data_source, void * handle){ in btstack_run_loop_set_data_source_handle() function