Home
last modified time | relevance | path

Searched defs:acl_connection_interface (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.cc34 AclConnectionTracker(AclConnectionInterface* acl_connection_interface, const Address& address, in AclConnectionTracker()
354 AclConnectionInterface* acl_connection_interface, in ClassicAclConnection()
Dclassic_acl_connection_test.cc276 AclConnectionInterface* acl_connection_interface = nullptr; in TEST_F() local