Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/hci/
H A Dhci_layer_test.cc462 auto reset_command_future = hal->GetSentCommandFuture(); in TEST_F() local
464 auto reset_command_sent_status = reset_command_future.wait_for(kTimeout); in TEST_F()