Searched refs:DISCONNECT_WAIT_POST_REQUEST_MS (Results 1 – 3 of 3) sorted by relevance
48 static constexpr int DISCONNECT_WAIT_POST_REQUEST_MS = 450; variable
321 DISCONNECT_WAIT_POST_REQUEST_MS); in ProcessDisconnectCommand()322 SoftBusSleepMs(DISCONNECT_WAIT_POST_REQUEST_MS); in ProcessDisconnectCommand()354 …WIFI_DIRECT, "wait for p2p auth to send data, sleep%{public}dms", DISCONNECT_WAIT_POST_REQUEST_MS); in ProcessForceDisconnectCommand()355 SoftBusSleepMs(DISCONNECT_WAIT_POST_REQUEST_MS); in ProcessForceDisconnectCommand()1197 DISCONNECT_WAIT_POST_REQUEST_MS); in ProcessReuseResponse()1198 SoftBusSleepMs(DISCONNECT_WAIT_POST_REQUEST_MS); in ProcessReuseResponse()
988 … = future.wait_for(std::chrono::milliseconds(P2pV1Processor::DISCONNECT_WAIT_POST_REQUEST_MS + 100…1078 … = future.wait_for(std::chrono::milliseconds(P2pV1Processor::DISCONNECT_WAIT_POST_REQUEST_MS + 100…