Home
last modified time | relevance | path

Searched refs:PREVIOUS_PROTOCOL_ERROR (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_define.h44 PREVIOUS_PROTOCOL_ERROR, enumerator
H A Dp2p_monitor.cpp139 … std::make_pair(P2pStatusCode::FAIL_PREVIOUS_PROTOCOL_ERROR, P2pStatus::PREVIOUS_PROTOCOL_ERROR)); in IntStatusToP2pStatus()