Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/hci/
H A Dhci_layer_test.cc470 auto debug_command_future = hal->GetSentCommandFuture(); in TEST_F() local
473 auto debug_command_sent_status = debug_command_future.wait_for(kTimeout); in TEST_F()