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.h33 …ClassicAclConnection(std::shared_ptr<Queue> queue, AclConnectionInterface* acl_connection_interfac…
83 AclConnectionInterface* acl_connection_interface_;
Dclassic_acl_connection.cc34AclConnectionInterface* acl_connection_interface, const Address& address, uint16_t connection_hand… in AclConnectionTracker()
322 AclConnectionInterface* acl_connection_interface_;
332 AclConnectionInterface* acl_connection_interface, in impl()
357AclConnectionInterface* acl_connection_interface, uint16_t handle, in ClassicAclConnection()
Dclassic_acl_connection_test.cc118 class TestAclConnectionInterface : public hci::AclConnectionInterface {
279 AclConnectionInterface* acl_connection_interface = nullptr; in TEST_F()
Dclassic_impl.h753 AclConnectionInterface* acl_connection_interface_ = nullptr;
/packages/modules/Bluetooth/system/gd/hci/
Dacl_connection_interface.h42 typedef CommandInterface<AclCommandBuilder> AclConnectionInterface; typedef
Dhci_layer_mock.h83 (AclConnectionInterface*),
Dhci_interface.h84 virtual AclConnectionInterface* GetAclConnectionInterface(
Dhci_layer.h88 virtual AclConnectionInterface* GetAclConnectionInterface(
Dhci_layer.cc694 AclConnectionInterface* HciLayer::GetAclConnectionInterface( in GetAclConnectionInterface()
/packages/modules/Bluetooth/system/gd/hci/fuzz/
Dhci_layer_fuzz_client.h89 AclConnectionInterface* acl_connection_interface_;
Dfuzz_hci_layer.cc40 hci::AclConnectionInterface* FuzzHciLayer::GetAclConnectionInterface( in GetAclConnectionInterface()
Dfuzz_hci_layer.h115 hci::AclConnectionInterface* GetAclConnectionInterface(