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

/system/bt/btcore/src/
H A Dosi_module.cc42 .shut_down = NULL,
H A Dmodule.cc105 if (!call_lifecycle_function(module->shut_down)) {
/system/bt/btcore/include/
H A Dmodule.h34 module_lifecycle_fn shut_down; member in struct:__anon548
/system/bt/main/
H A Dstack_config.cc69 .shut_down = NULL,
H A Dbte_logmsg.cc233 .shut_down = NULL,
/system/bt/utils/src/
H A Dbt_utils.cc80 .shut_down = NULL,
/system/bt/hci/src/
H A Dbtsnoop.cc103 static future_t* shut_down(void) { function
122 .shut_down = shut_down,
H A Dhci_layer.cc295 .shut_down = hci_module_shut_down,
/system/bt/btif/src/
H A Dbtif_config.cc225 static future_t* shut_down(void) { function
243 .shut_down = shut_down,
/system/bt/device/src/
H A Dcontroller.cc260 static future_t* shut_down(void) { function
269 .shut_down = shut_down,
H A Dinterop.cc112 .shut_down = NULL,

Completed in 290 milliseconds