Home
last modified time | relevance | path

Searched defs:connection_ (Results 1 – 10 of 10) sorted by relevance

/packages/modules/adb/client/pairing/
Dpairing_client.cpp82 ConnectionPtr connection_; member in adbwifi::pairing::__anon5847fc2b0111::PairingClientImpl
/packages/modules/adb/pairing_connection/tests/
Dpairing_client.cpp84 ConnectionPtr connection_; member in adb::pairing::__anon1681300e0111::PairingClientImpl
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_unittest.cc339 std::shared_ptr<ClassicAclConnection> connection_; member in bluetooth::hci::acl_manager::__anond0d203480111::AclManagerWithConnectionTest
464 std::shared_ptr<LeAclConnection> connection_; member in bluetooth::hci::acl_manager::__anond0d203480111::AclManagerWithLeConnectionTest
Dacl_manager_test.cc287 std::shared_ptr<ClassicAclConnection> connection_; member in bluetooth::hci::acl_manager::AclManagerWithConnectionTest
431 std::shared_ptr<LeAclConnection> connection_; member in bluetooth::hci::acl_manager::AclManagerWithLeConnectionTest
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection_test.cc214 LeAclConnection* connection_; member in bluetooth::hci::acl_manager::__anonc5d659a60111::LeAclConnectionTest
Dclassic_acl_connection_test.cc307 std::unique_ptr<ClassicAclConnection> connection_; member in bluetooth::hci::acl_manager::ClassicAclConnectionWithCallbacksTest
Dle_impl_test.cc461 std::unique_ptr<LeAclConnection> connection_; member in bluetooth::hci::acl_manager::LeImplWithConnectionTest
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_acl_manager_facade.cc424 std::shared_ptr<LeAclConnection> connection_; member in bluetooth::hci::facade::LeAclManagerFacadeService::Connection
Dacl_manager_facade.cc577 std::shared_ptr<ClassicAclConnection> connection_; member in bluetooth::hci::facade::AclManagerFacadeService::Connection
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc758 std::unique_ptr<hci::acl_manager::ClassicAclConnection> connection_; member in ClassicShimAclConnection
895 std::unique_ptr<hci::acl_manager::LeAclConnection> connection_; member in LeShimAclConnection