Searched defs:acl_connection_interface_ (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/fuzz/ | ||
D | hci_layer_fuzz_client.h | 87 AclConnectionInterface* acl_connection_interface_; variable |
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/ | ||
D | classic_acl_connection_test.cc | 271 TestAclConnectionInterface acl_connection_interface_; member in bluetooth::hci::acl_manager::ClassicAclConnectionTest |
D | classic_impl.h | 752 AclConnectionInterface* acl_connection_interface_ = nullptr; member |
D | classic_acl_connection.cc | 319 AclConnectionInterface* acl_connection_interface_; member in bluetooth::hci::acl_manager::AclConnectionTracker |