Home
last modified time | relevance | path

Searched refs:RetryConnect (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.h178 virtual bool RetryConnect(InternalMessagePtr msg) const;
H A Dp2p_idle_state.cpp88 std::make_pair(P2P_STATE_MACHINE_CMD::P2P_RETRY_CONNECT, &P2pIdleState::RetryConnect)); in Init()
120 bool P2pIdleState::RetryConnect(InternalMessagePtr msg) const in RetryConnect() function in OHOS::Wifi::P2pIdleState