Searched refs:ReqP2pSetWpsDeviceType (Results 1 – 7 of 7) sorted by relevance
144 return mHdiWpaClient->ReqP2pSetWpsDeviceType(type); in SetP2pDeviceType()147 return mIdlClient->ReqP2pSetWpsDeviceType(type); in SetP2pDeviceType()
473 WifiErrorNo ReqP2pSetWpsDeviceType(const std::string &type) const;
918 WifiErrorNo WifiHdiWpaClient::ReqP2pSetWpsDeviceType(const std::string &type) const in ReqP2pSetWpsDeviceType() function in OHOS::Wifi::WifiHdiWpaClient
754 WifiErrorNo ReqP2pSetWpsDeviceType(const std::string &type) const;
1247 WifiErrorNo WifiIdlClient::ReqP2pSetWpsDeviceType(const std::string &type) const in ReqP2pSetWpsDeviceType() function in OHOS::Wifi::WifiIdlClient
1053 mClient.ReqP2pSetWpsDeviceType(type);1062 EXPECT_TRUE(mClient.ReqP2pSetWpsDeviceType(type) == WIFI_HAL_OPT_FAILED);
868 WifiErrorNo result = wifiHdiWpaClient->ReqP2pSetWpsDeviceType(type);