Searched refs:GetConnectionFuture (Results 1 – 2 of 2) sorted by relevance
273 std::future<std::shared_ptr<ClassicAclConnection>> GetConnectionFuture() { in GetConnectionFuture() function in bluetooth::hci::acl_manager::__anond0d203480111::AclManagerWithCallbacksTest320 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()
185 std::future<void> GetConnectionFuture() { in GetConnectionFuture() function in bluetooth::hci::acl_manager::AclManagerNoCallbacksTest263 auto first_connection = GetConnectionFuture(); in SetUp()303 auto first_connection = GetConnectionFuture(); in TEST_F()1275 auto connection_future = GetConnectionFuture(); in TEST_F()