Home
last modified time | relevance | path

Searched refs:g_wait_time (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.cpp44 int g_wait_time = 3; member
77 std::this_thread::sleep_for(std::chrono::seconds(g_wait_time)); in EnableBle()
96 std::this_thread::sleep_for(std::chrono::seconds(g_wait_time)); in DisableBle()

Completed in 1 milliseconds