Home
last modified time | relevance | path

Searched refs:FAIL_NO_COMMON_CHANNELS (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.h61 FAIL_NO_COMMON_CHANNELS = 7, enumerator
H A Dp2p_monitor.cpp140 …translateMap.insert(std::make_pair(P2pStatusCode::FAIL_NO_COMMON_CHANNELS, P2pStatus::NO_COMMON_CH… in IntStatusToP2pStatus()