Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/hci/
H A Dhci_layer_test.cc473 auto debug_command_sent_status = debug_command_future.wait_for(kTimeout); in TEST_F() local
474 ASSERT_EQ(debug_command_sent_status, std::future_status::ready); in TEST_F()