Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dstack_manager.h28 void (*shut_down_stack_async)(void); member
/system/bt/btif/src/
Dstack_manager.cc82 static void shut_down_stack_async() { in shut_down_stack_async() function
248 shut_down_stack_async, clean_up_stack,
Dbluetooth.cc165 stack_manager_get_interface()->shut_down_stack_async(); in disable()