Searched refs:SetWpsMethod (Results 1 – 10 of 10) sorted by relevance
269 wps.SetWpsMethod(WpsMethod::WPS_METHOD_KEYPAD); in ProcessProvDiscShowPinEvt()412 wps.SetWpsMethod(WpsMethod::WPS_METHOD_PBC); in ProcessInvitationReceivedEvt()414 wps.SetWpsMethod(WpsMethod::WPS_METHOD_DISPLAY); in ProcessInvitationReceivedEvt()416 wps.SetWpsMethod(WpsMethod::WPS_METHOD_KEYPAD); in ProcessInvitationReceivedEvt()
129 wps.SetWpsMethod(WpsMethod::WPS_METHOD_KEYPAD); in ProcessProvDiscEvt()133 wps.SetWpsMethod(WpsMethod::WPS_METHOD_DISPLAY); in ProcessProvDiscEvt()138 wps.SetWpsMethod(WpsMethod::WPS_METHOD_PBC); in ProcessProvDiscEvt()
80 wps.SetWpsMethod(WpsMethod::WPS_METHOD_DISPLAY); in ExecuteStateMsg()
399 wps.SetWpsMethod(WpsMethod::WPS_METHOD_DISPLAY); in WpaEventGoNegRequest()403 wps.SetWpsMethod(WpsMethod::WPS_METHOD_PBC); in WpaEventGoNegRequest()407 wps.SetWpsMethod(WpsMethod::WPS_METHOD_KEYPAD); in WpaEventGoNegRequest()411 wps.SetWpsMethod(WpsMethod::WPS_METHOD_PBC); in WpaEventGoNegRequest()
142 wps.SetWpsMethod(WpsMethod::WPS_METHOD_PBC); in CreateGroup()179 wps.SetWpsMethod(WpsMethod::WPS_METHOD_PBC); in P2pConnect()
335 void SetWpsMethod(WpsMethod wpsMethod);403 wpsInfo.SetWpsMethod(WpsMethod::WPS_METHOD_INVALID); in WifiP2pConfigInternal()407 wpsInfo.SetWpsMethod(WpsMethod::WPS_METHOD_INVALID); in WifiP2pConfigInternal()
1201 info.SetWpsMethod(WpsMethod::WPS_METHOD_PBC);1214 info.SetWpsMethod(WpsMethod::WPS_METHOD_LABEL);1232 info.SetWpsMethod(WpsMethod::WPS_METHOD_LABEL);1235 info.SetWpsMethod(WpsMethod::WPS_METHOD_DISPLAY);1238 info.SetWpsMethod(WpsMethod::WPS_METHOD_KEYPAD);1241 info.SetWpsMethod(WpsMethod::WPS_METHOD_INVALID);
329 wpsInfo.SetWpsMethod(WpsMethod::WPS_METHOD_PBC);
337 info.SetWpsMethod(WpsMethod::WPS_METHOD_KEYPAD); in WarpNotifyInvitationReceived2()344 info.SetWpsMethod(WpsMethod::WPS_METHOD_DISPLAY); in WarpNotifyInvitationReceived3()
559 void WpsInfo::SetWpsMethod(WpsMethod wpsMethod) in SetWpsMethod() function in OHOS::Wifi::WpsInfo