Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dbtsnoop.c77 static future_t *shut_down(void) { in shut_down() function
88 .shut_down = shut_down,
Dhci_layer.c141 static future_t *shut_down();
277 shut_down(); // returns NULL so no need to wait for it in start_up()
281 static future_t *shut_down() { in shut_down() function
335 .shut_down = shut_down,
/system/bt/hci/test/
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/btcore/src/
Dosi_module.c46 .shut_down = NULL,
Dmodule.c124 if (!call_lifecycle_function(module->shut_down)) { in module_shut_down()
/system/bt/btcore/include/
Dmodule.h32 module_lifecycle_fn shut_down; member
/system/bt/profile/src/
Dmanager.c64 .shut_down = NULL,
/system/bt/device/src/
Dcontroller.c259 static future_t *shut_down(void) { in shut_down() function
268 .shut_down = shut_down,
Dinterop.c103 .shut_down = NULL,
/system/bt/device/src/classic/
Dpeer.c76 .shut_down = NULL,
/system/bt/main/
Dstack_config.c72 .shut_down = NULL,
Dbte_logmsg.c248 .shut_down = NULL,
/system/bt/utils/src/
Dbt_utils.c82 .shut_down = NULL,
/system/bt/btif/src/
Dbtif_config.c230 static future_t *shut_down(void) { in shut_down() function
250 .shut_down = shut_down,