Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl_api.h236 struct ACL_Shutdown { struct
240 extern struct ACL_Shutdown ACL_Shutdown; argument
Dmock_main_shim_acl_api.cc98 void bluetooth::shim::ACL_Shutdown() { inc_func_call_count(__func__); } in ACL_Shutdown() function in bluetooth::shim
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl_api.cc126 void bluetooth::shim::ACL_Shutdown() { Stack::GetInstance()->GetAcl()->Shutdown(); } in ACL_Shutdown() function in bluetooth::shim