Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/include/core-impl/
DModuleBluetooth.h89 static constexpr int kCreateProxyRetrySleepMs = 75; variable
/hardware/interfaces/audio/aidl/default/bluetooth/
DModuleBluetooth.cpp294 usleep(kCreateProxyRetrySleepMs * 1000); in createProxy()