Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl.cc180 void shim::Acl::SetSystemSuspendState(bool /* suspended */) { inc_func_call_count(__func__); } in SetSystemSuspendState() function in shim::Acl
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager.cc371 void AclManager::SetSystemSuspendState(bool suspended) { in SetSystemSuspendState() function in bluetooth::hci::AclManager
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl.cc1206 void SetSystemSuspendState(bool suspended) { GetAclManager()->SetSystemSuspendState(suspended); } in SetSystemSuspendState() function
1790 void shim::Acl::SetSystemSuspendState(bool suspended) { in SetSystemSuspendState() function in shim::Acl