Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_idle_state.h29 #define P2P_REMOVE_DEVICE_TIMEOUT 300000 macro
H A Dp2p_idle_state.cpp41 ….StartTimer(static_cast<int>(P2P_STATE_MACHINE_CMD::P2P_REMOVE_DEVICE), P2P_REMOVE_DEVICE_TIMEOUT); in GoInState()