Searched refs:defaultChannel (Results 1 – 2 of 2) sorted by relevance
353 constexpr int defaultChannel = 6; in ProcessCmdStartListen() local354 if (WifiP2PHalInterface::GetInstance().SetListenChannel(defaultChannel, defaultOpClass)) { in ProcessCmdStartListen()355 … WIFI_LOGI("p2p set listen channel failed. channel:%{public}d, opclass:%{public}d", defaultChannel, in ProcessCmdStartListen()
149 constexpr int defaultChannel = 6; in ProcessCmdStartListen() local150 if (WifiP2PHalInterface::GetInstance().SetListenChannel(defaultChannel, defaultOpClass)) { in ProcessCmdStartListen()151 … WIFI_LOGI("p2p set listen channel failed. channel:%{public}d, opclass:%{public}d", defaultChannel, in ProcessCmdStartListen()