Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/hci/
H A Dacl_manager_test.cc1425 auto connection_future = GetConnectionFuture(); in TEST_F() local
1428 auto connection_future_status = connection_future.wait_for(kTimeout); in TEST_F()
1442 auto connection_future = GetConnectionFuture(); in TEST_F() local
1445 auto connection_future_status = connection_future.wait_for(kTimeout); in TEST_F()
1477 auto connection_future = GetLeConnectionFuture(); in TEST_F() local
1489 auto connection_future_status = connection_future.wait_for(kTimeout); in TEST_F()
1519 auto connection_future = GetLeConnectionFuture(); in TEST_F() local
1533 auto connection_future_status = connection_future.wait_for(kTimeout); in TEST_F()