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

/system/bt/btif/src/
H A Dstack_manager.cc50 static void event_shut_down_stack(void* context);
80 thread_post(management_thread, event_shut_down_stack, NULL);
151 event_shut_down_stack(NULL);
161 static void event_shut_down_stack(UNUSED_ATTR void* context) { function
191 event_shut_down_stack(NULL);

Completed in 56 milliseconds