Home
last modified time | relevance | path

Searched refs:AclConnectionInterface (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.h34 AclConnectionInterface* acl_connection_interface, uint16_t handle,
85 AclConnectionInterface* acl_connection_interface_;
Dclassic_acl_connection.cc34 AclConnectionTracker(AclConnectionInterface* acl_connection_interface, const Address& address, in AclConnectionTracker()
319 AclConnectionInterface* acl_connection_interface_;
328 impl(AclConnectionInterface* acl_connection_interface, std::shared_ptr<Queue> queue, in impl()
354 AclConnectionInterface* acl_connection_interface, in ClassicAclConnection()
Dclassic_acl_connection_test.cc117 class TestAclConnectionInterface : public hci::AclConnectionInterface {
276 AclConnectionInterface* acl_connection_interface = nullptr; in TEST_F()
Dclassic_impl.h758 AclConnectionInterface* acl_connection_interface_ = nullptr;
/packages/modules/Bluetooth/system/gd/hci/
Dacl_connection_interface.h42 typedef CommandInterface<AclCommandBuilder> AclConnectionInterface; typedef
Dhci_layer_mock.h73 (AclConnectionInterface*), GetAclConnectionInterface,
Dhci_interface.h94 virtual AclConnectionInterface* GetAclConnectionInterface(
Dhci_layer.h101 virtual AclConnectionInterface* GetAclConnectionInterface(
Dhci_layer.cc813 AclConnectionInterface* HciLayer::GetAclConnectionInterface( in GetAclConnectionInterface()
/packages/modules/Bluetooth/system/gd/hci/fuzz/
Dhci_layer_fuzz_client.h87 AclConnectionInterface* acl_connection_interface_;
Dfuzz_hci_layer.cc40 hci::AclConnectionInterface* FuzzHciLayer::GetAclConnectionInterface( in GetAclConnectionInterface()
Dfuzz_hci_layer.h119 hci::AclConnectionInterface* GetAclConnectionInterface(