Home
last modified time | relevance | path

Searched refs:NO_COMMON_CHANNELS (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_define.h45 NO_COMMON_CHANNELS, enumerator
H A Dgroup_negotiation_state.cpp201 } else if (P2pStatus::NO_COMMON_CHANNELS == status) { in ProcessInvitationResultEvt()
H A Dp2p_monitor.cpp140 …eMap.insert(std::make_pair(P2pStatusCode::FAIL_NO_COMMON_CHANNELS, P2pStatus::NO_COMMON_CHANNELS)); in IntStatusToP2pStatus()