Home
last modified time | relevance | path

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

/system/bt/btcore/src/
Dosi_module.cc41 .start_up = NULL,
Dmodule.cc88 if (!call_lifecycle_function(module->start_up)) { in module_start_up()
/system/bt/btcore/include/
Dmodule.h34 module_lifecycle_fn start_up; member
/system/bt/utils/src/
Dbt_utils.cc79 .start_up = NULL,
/system/bt/main/
Dstack_config.cc70 .start_up = NULL,
Dbte_logmsg.cc255 .start_up = NULL,
/system/bt/device/src/
Dcontroller.cc95 static future_t* start_up(void) { in start_up() function
290 .start_up = start_up,
Dinterop.cc110 .start_up = NULL,
/system/bt/hci/src/
Dbtsnoop.cc177 static future_t* start_up() { in start_up() function
249 .start_up = start_up,
Dhci_layer.cc278 .start_up = hci_module_start_up,
/system/bt/btif/src/
Dbtif_config.cc314 .start_up = NULL,