Home
last modified time | relevance | path

Searched refs:LeAclConnectionInterface (Results 1 – 13 of 13) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection.cc33 …LeAclConnectionTracker(LeAclConnectionInterface* le_acl_connection_interface, uint16_t connection_… in LeAclConnectionTracker()
95 LeAclConnectionInterface* le_acl_connection_interface_;
103 …impl(LeAclConnectionInterface* le_acl_connection_interface, std::shared_ptr<Queue> queue, uint16_t… in impl()
126 LeAclConnectionInterface* le_acl_connection_interface, in LeAclConnection()
Dle_acl_connection.h60 LeAclConnectionInterface* le_acl_connection_interface,
Dle_acl_connection_test.cc103 class TestLeAclConnectionInterface : public hci::LeAclConnectionInterface {
Dle_impl.h1232 LeAclConnectionInterface* le_acl_connection_interface_ = nullptr;
/packages/modules/Bluetooth/system/gd/hci/
Dle_acl_connection_interface.h37 typedef CommandInterface<AclCommandBuilder> LeAclConnectionInterface; typedef
Dhci_layer_mock.h94 (LeAclConnectionInterface*),
Dhci_interface.h92 virtual LeAclConnectionInterface* GetLeAclConnectionInterface(
Dhci_layer.h96 virtual LeAclConnectionInterface* GetLeAclConnectionInterface(
Dhci_layer.cc727 LeAclConnectionInterface* HciLayer::GetLeAclConnectionInterface( in GetLeAclConnectionInterface()
/packages/modules/Bluetooth/system/gd/hci/fuzz/
Dhci_layer_fuzz_client.h90 LeAclConnectionInterface* le_acl_connection_interface_;
Dfuzz_hci_layer.cc54 hci::LeAclConnectionInterface* FuzzHciLayer::GetLeAclConnectionInterface( in GetLeAclConnectionInterface()
Dfuzz_hci_layer.h124 hci::LeAclConnectionInterface* GetLeAclConnectionInterface(
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc330 hci::LeAclConnectionInterface* le_acl_connection_interface_{nullptr};