Home
last modified time | relevance | path

Searched refs:GetLastConnection (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_unittest.cc285 std::shared_ptr<ClassicAclConnection> GetLastConnection() { in GetLastConnection() function in bluetooth::hci::acl_manager::__anond0d203480111::AclManagerWithCallbacksTest
327 connection_ = GetLastConnection(); in SetUp()
Dacl_manager_test.cc197 std::shared_ptr<ClassicAclConnection> GetLastConnection() { in GetLastConnection() function in bluetooth::hci::acl_manager::AclManagerNoCallbacksTest
270 connection_ = GetLastConnection(); in SetUp()
311 auto connection = GetLastConnection(); in TEST_F()