Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/triangle/
Dconnection_switching_test.py47 time.sleep(triangle_constants.WAITING_TIME_SEC)
66 time.sleep(triangle_constants.WAITING_TIME_SEC)
/packages/modules/Bluetooth/system/blueberry/utils/
Dtriangle_constants.py8 WAITING_TIME_SEC = 60 variable