Searched refs:start_up (Results 1 – 13 of 13) sorted by relevance
/system/bt/main/shim/ |
D | shim.cc | 44 .start_up = IdleModuleStartUp, 52 .start_up = ShimModuleStartUp,
|
D | controller.cc | 49 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/ |
D | osi_module.cc | 41 .start_up = NULL,
|
D | module.cc | 86 if (!call_lifecycle_function(module->start_up)) { in module_start_up()
|
/system/bt/btcore/include/ |
D | module.h | 34 module_lifecycle_fn start_up{nullptr};
|
/system/bt/main/ |
D | stack_config.cc | 70 .start_up = NULL,
|
D | bte_logmsg.cc | 269 .start_up = NULL,
|
/system/bt/utils/src/ |
D | bt_utils.cc | 79 .start_up = NULL,
|
/system/bt/hci/src/ |
D | btsnoop.cc | 179 static future_t* start_up() { in start_up() function 251 .start_up = start_up,
|
D | hci_layer.cc | 303 .start_up = hci_module_start_up,
|
/system/bt/device/src/ |
D | interop.cc | 111 .start_up = NULL,
|
D | controller.cc | 105 static future_t* start_up(void) { in start_up() function 327 .start_up = start_up,
|
/system/bt/btif/src/ |
D | btif_config.cc | 386 .start_up = NULL,
|