Searched refs:handle_start_up (Results 1 – 2 of 2) sorted by relevance
47 …handler_->Post(common::BindOnce(&StackManager::handle_start_up, common::Unretained(this), modules,… in StartUp()65 void StackManager::handle_start_up(ModuleList* modules, Thread* stack_thread, std::promise<void> pr… in handle_start_up() function in bluetooth::StackManager
45 void handle_start_up(ModuleList* modules, os::Thread* stack_thread, std::promise<void> promise);