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

/system/bt/btcore/src/
H A Dosi_module.c46 .shut_down = NULL,
H A Dmodule.c124 if (!call_lifecycle_function(module->shut_down)) {
/system/bt/btcore/include/
H A Dmodule.h32 module_lifecycle_fn shut_down; member in struct:__anon562
/system/bt/profile/src/
H A Dmanager.c64 .shut_down = NULL,
/system/bt/hci/src/
H A Dbtsnoop.c77 static future_t *shut_down(void) { function
88 .shut_down = shut_down,
H A Dhci_layer.c141 static future_t *shut_down();
277 shut_down(); // returns NULL so no need to wait for it
281 static future_t *shut_down() { function
335 .shut_down = shut_down,
/system/bt/device/src/classic/
H A Dpeer.c76 .shut_down = NULL,
/system/bt/main/
H A Dstack_config.c72 .shut_down = NULL,
H A Dbte_logmsg.c248 .shut_down = NULL,
/system/bt/hci/test/
H A Dhci_layer_test.cpp47 shut_down,
188 DURING(shut_down) AT_CALL(0) return;
281 DURING(shut_down) AT_CALL(0) return;
337 DURING(shut_down) AT_CALL(0) return;
377 DURING(shut_down) AT_CALL(0) return;
425 DURING(shut_down) AT_CALL(0) {
448 DURING(shut_down) AT_CALL(0) {
583 reset_for(shut_down);
/system/bt/utils/src/
H A Dbt_utils.c82 .shut_down = NULL,
/system/bt/device/src/
H A Dcontroller.c259 static future_t *shut_down(void) { function
268 .shut_down = shut_down,
H A Dinterop.c103 .shut_down = NULL,
/system/bt/btif/src/
H A Dbtif_config.c230 static future_t *shut_down(void) { function
250 .shut_down = shut_down,

Completed in 414 milliseconds