Home
last modified time | relevance | path

Searched defs:shut_down (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/main/shim/
H A Dcontroller.cc112 static future_t* shut_down(void) { in shut_down() function
/aosp12/system/bt/hci/src/
H A Dbtsnoop.cc226 static future_t* shut_down(void) { in shut_down() function
/aosp12/system/bt/btif/src/
H A Dbtif_config.cc359 static future_t* shut_down(void) { in shut_down() function
/aosp12/system/bt/device/src/
H A Dcontroller.cc319 static future_t* shut_down(void) { in shut_down() function
/aosp12/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp492 bool shut_down = false; in audio_config_compare() local