Home
last modified time | relevance | path

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

/system/bt/btcore/src/
Dosi_module.cc42 .shut_down = NULL,
Dmodule.cc108 if (!call_lifecycle_function(module->shut_down)) { in module_shut_down()
/system/bt/btcore/include/
Dmodule.h35 module_lifecycle_fn shut_down; member
/system/bt/utils/src/
Dbt_utils.cc80 .shut_down = NULL,
/system/bt/main/
Dstack_config.cc71 .shut_down = NULL,
Dbte_logmsg.cc256 .shut_down = NULL,
/system/bt/device/src/
Dcontroller.cc282 static future_t* shut_down(void) { in shut_down() function
291 .shut_down = shut_down,
Dinterop.cc111 .shut_down = NULL,
/system/bt/hci/src/
Dbtsnoop.cc224 static future_t* shut_down(void) { in shut_down() function
250 .shut_down = shut_down,
Dhci_layer.cc279 .shut_down = hci_module_shut_down,
/system/bt/btif/src/
Dbtif_config.cc296 static future_t* shut_down(void) { in shut_down() function
315 .shut_down = shut_down,