Searched refs:GetWpsMethod (Results 1 – 10 of 10) sorted by relevance
34 if (p2pStateMachine.savedP2pConfig.GetWpsInfo().GetWpsMethod() == WpsMethod::WPS_METHOD_PBC || in GoInState()51 if (wps.GetWpsMethod() == WpsMethod::WPS_METHOD_KEYPAD) { in ExecuteStateMsg()
104 if (p2pStateMachine.savedP2pConfig.GetWpsInfo().GetWpsMethod() == WpsMethod::WPS_METHOD_PBC) { in ProcessProvDiscPbcRspEvt()126 … if (p2pStateMachine.savedP2pConfig.GetWpsInfo().GetWpsMethod() == WpsMethod::WPS_METHOD_KEYPAD) { in ProcessProvDiscEnterPinEvt()152 … if (p2pStateMachine.savedP2pConfig.GetWpsInfo().GetWpsMethod() == WpsMethod::WPS_METHOD_DISPLAY) { in ProcessProvDiscShowPinEvt()
49 if (wps.GetWpsMethod() == WpsMethod::WPS_METHOD_KEYPAD) { in ExecuteStateMsg()93 if (wps.GetWpsMethod() == WpsMethod::WPS_METHOD_PBC) { in StartPbc()
47 if (wps.GetWpsMethod() == WpsMethod::WPS_METHOD_KEYPAD) { in ExecuteStateMsg()
758 if (wps.GetWpsMethod() == WpsMethod::WPS_METHOD_KEYPAD) { in NotifyUserInvitationReceivedMessage()778 switch (wps.GetWpsMethod()) { in NotifyUserInvitationReceivedMessage()
187 …"config.GetWpsInfo().GetWpsMethod() = %d\n", static_cast<int>(config.GetWpsInfo().GetWpsMethod())); in CreateGroup()240 …"config.GetWpsInfo().GetWpsMethod() = %d\n", static_cast<int>(config.GetWpsInfo().GetWpsMethod())); in P2pConnect()
336 WpsMethod GetWpsMethod() const;
564 WpsMethod WpsInfo::GetWpsMethod() const in GetWpsMethod() function in OHOS::Wifi::WpsInfo
1115 WpsMethod mode = config.GetWpsInfo().GetWpsMethod(); in ReqP2pConnect()1145 WpsMethod mode = config.GetWpsInfo().GetWpsMethod(); in ReqP2pProvisionDiscovery()
1467 WpsMethod mode = config.GetWpsInfo().GetWpsMethod(); in ReqP2pConnect()1497 WpsMethod mode = config.GetWpsInfo().GetWpsMethod(); in ReqP2pProvisionDiscovery()