Home
last modified time | relevance | path

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

/system/bt/gd/hci/acl_manager/
Dclassic_acl_connection.h31 …ClassicAclConnection(std::shared_ptr<Queue> queue, AclConnectionInterface* acl_connection_interfac…
78 AclConnectionInterface* acl_connection_interface_;
Dclassic_acl_connection.cc31AclConnectionInterface* acl_connection_interface, const Address& address, uint16_t connection_hand… in AclConnectionTracker()
315 AclConnectionInterface* acl_connection_interface_;
325 AclConnectionInterface* acl_connection_interface, in impl()
345AclConnectionInterface* acl_connection_interface, uint16_t handle, in ClassicAclConnection()
Dclassic_impl.h684 AclConnectionInterface* acl_connection_interface_ = nullptr;
/system/bt/gd/hci/
Dacl_connection_interface.h44 typedef CommandInterface<AclCommandBuilder> AclConnectionInterface; typedef
Dhci_layer.h74 virtual AclConnectionInterface* GetAclConnectionInterface(
Dhci_layer.cc465 AclConnectionInterface* HciLayer::GetAclConnectionInterface( in GetAclConnectionInterface()
/system/bt/gd/hci/fuzz/
Dhci_layer_fuzz_client.h85 AclConnectionInterface* acl_connection_interface_;
Dfuzz_hci_layer.cc37 hci::AclConnectionInterface* FuzzHciLayer::GetAclConnectionInterface( in GetAclConnectionInterface()
Dfuzz_hci_layer.h106 hci::AclConnectionInterface* GetAclConnectionInterface(