Home
last modified time | relevance | path

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

/system/bt/main/shim/
Dshim.cc44 .start_up = IdleModuleStartUp,
52 .start_up = ShimModuleStartUp,
Dcontroller.cc49 static future_t* start_up(void);
55 .start_up = start_up,
70 static future_t* start_up(void) { in start_up() function
/system/bt/btcore/src/
Dosi_module.cc41 .start_up = NULL,
Dmodule.cc86 if (!call_lifecycle_function(module->start_up)) { in module_start_up()
/system/bt/btcore/include/
Dmodule.h34 module_lifecycle_fn start_up{nullptr};
/system/bt/main/
Dstack_config.cc70 .start_up = NULL,
Dbte_logmsg.cc269 .start_up = NULL,
/system/bt/utils/src/
Dbt_utils.cc79 .start_up = NULL,
/system/bt/hci/src/
Dbtsnoop.cc179 static future_t* start_up() { in start_up() function
251 .start_up = start_up,
Dhci_layer.cc303 .start_up = hci_module_start_up,
/system/bt/device/src/
Dinterop.cc111 .start_up = NULL,
Dcontroller.cc105 static future_t* start_up(void) { in start_up() function
327 .start_up = start_up,
/system/bt/btif/src/
Dbtif_config.cc386 .start_up = NULL,