Searched refs:run_wrapped_start_up (Results 1 - 1 of 1) sorted by relevance

/system/bt/btcore/src/
H A Dmodule.cc171 static void run_wrapped_start_up(void* context);
186 thread_post(wrapper->lifecycle_thread, run_wrapped_start_up, wrapper);
189 static void run_wrapped_start_up(void* context) { function

Completed in 248 milliseconds