Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dstack_manager.cc128 static void event_shut_down_stack(ProfileStopCallback stopProfiles);
171 FROM_HERE, base::BindOnce(event_shut_down_stack, stopProfiles)); in shut_down_stack_async()
323 event_shut_down_stack(stopProfiles); in event_start_up_stack()
339 static void event_shut_down_stack(ProfileStopCallback stopProfiles) { in event_shut_down_stack() function
389 event_shut_down_stack(stopProfiles); in ensure_stack_is_not_running()