Home
last modified time | relevance | path

Searched defs:acl_interface (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl_interface.cc41 static acl_interface_t acl_interface{ in GetAclInterface() local
Dacl.cc386 void ValidateAclInterface(const shim::acl_interface_t& acl_interface) { in ValidateAclInterface()
1360 shim::Acl::Acl(os::Handler* handler, const acl_interface_t& acl_interface, in Acl()
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl.cc49 shim::Acl::Acl(os::Handler* /* handler */, const acl_interface_t& acl_interface, in Acl()
/aosp_15_r20/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc160 shim::acl_interface_t acl_interface{ variable