Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/common/
Dsync_main_handler.cc25 constexpr int sync_timeout_in_ms = 3000; variable
31 future.wait_for(std::chrono::milliseconds(sync_timeout_in_ms)); in sync_main_handler()
Dmain_handler.h35 extern const int sync_timeout_in_ms;