Searched defs:shut_down (Results 1 - 4 of 4) sorted by relevance

/system/bt/btcore/include/
H A Dmodule.h34 module_lifecycle_fn shut_down; member in struct:__anon489
/system/bt/device/src/
H A Dcontroller.cc271 static future_t* shut_down(void) { function
280 .shut_down = shut_down,
/system/bt/hci/src/
H A Dbtsnoop.cc104 static future_t* shut_down(void) { function
123 .shut_down = shut_down,
/system/bt/btif/src/
H A Dbtif_config.cc211 static future_t* shut_down(void) { function
230 .shut_down = shut_down,

Completed in 41 milliseconds