Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_unittest.cc273 std::future<std::shared_ptr<ClassicAclConnection>> GetConnectionFuture() { in GetConnectionFuture() function in bluetooth::hci::acl_manager::__anond0d203480111::AclManagerWithCallbacksTest
320 auto first_connection = GetConnectionFuture(); in SetUp()
578 auto future = GetConnectionFuture(); in TEST_F()
593 auto future = GetConnectionFuture(); in TEST_F()
637 auto future = GetConnectionFuture(); in TEST_F()
652 auto future = GetConnectionFuture(); in TEST_F()
Dacl_manager_test.cc185 std::future<void> GetConnectionFuture() { in GetConnectionFuture() function in bluetooth::hci::acl_manager::AclManagerNoCallbacksTest
263 auto first_connection = GetConnectionFuture(); in SetUp()
303 auto first_connection = GetConnectionFuture(); in TEST_F()
1275 auto connection_future = GetConnectionFuture(); in TEST_F()