Home
last modified time | relevance | path

Searched defs:ACL_Shutdown (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl_api.h186 struct ACL_Shutdown { struct
190 extern struct ACL_Shutdown ACL_Shutdown; argument
Dmock_main_shim_acl_api.cc82 void bluetooth::shim::ACL_Shutdown() { inc_func_call_count(__func__); } in ACL_Shutdown() function in bluetooth::shim
/packages/modules/Bluetooth/system/main/shim/
Dacl_api.cc116 void bluetooth::shim::ACL_Shutdown() { Stack::GetInstance()->GetAcl()->Shutdown(); } in ACL_Shutdown() function in bluetooth::shim