Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/
H A Dstack_manager.cc48 …handler_->Post(common::BindOnce(&StackManager::handle_start_up, common::Unretained(this), modules,… in StartUp()
67 void StackManager::handle_start_up(ModuleList* modules, Thread* stack_thread, std::promise<void> pr… in handle_start_up() function in bluetooth::StackManager
H A Dstack_manager.h46 void handle_start_up(ModuleList* modules, os::Thread* stack_thread, std::promise<void> promise);