Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/1.0/vts/functional/
DVtsHalBluetoothV1_0TargetTest.cpp53 #define INTERFACE_CLOSE_DELAY_MS std::chrono::milliseconds(600) macro
193 std::this_thread::sleep_for(INTERFACE_CLOSE_DELAY_MS); in TearDown()
/hardware/interfaces/bluetooth/1.1/vts/functional/
DVtsHalBluetoothV1_1TargetTest.cpp53 #define INTERFACE_CLOSE_DELAY_MS std::chrono::milliseconds(200) macro
194 std::this_thread::sleep_for(INTERFACE_CLOSE_DELAY_MS); in TearDown()