Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/hci/
H A Dhci_layer_test.cc464 auto reset_command_sent_status = reset_command_future.wait_for(kTimeout); in TEST_F() local
465 ASSERT_EQ(reset_command_sent_status, std::future_status::ready); in TEST_F()