Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.h49 static constexpr int TIMER_TIME = 200; variable
H A Dp2p_v1_processor.cpp83 …essor(remoteDeviceId), state_(&P2pV1Processor::AvailableState), timer_("P2pProcessor", TIMER_TIME), in P2pV1Processor()