Home
last modified time | relevance | path

Searched refs:ProcessExceptionTimeOut (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_enabled_state.h219 virtual bool ProcessExceptionTimeOut(InternalMessagePtr msg) const;
H A Dp2p_enabled_state.cpp107 …:make_pair(P2P_STATE_MACHINE_CMD::EXCEPTION_TIMED_OUT, &P2pEnabledState::ProcessExceptionTimeOut)); in Init()
554 bool P2pEnabledState::ProcessExceptionTimeOut(InternalMessagePtr msg) const in ProcessExceptionTimeOut() function in OHOS::Wifi::P2pEnabledState