Searched refs:SetLegacyP2pGroupConfig (Results 1 – 5 of 5) sorted by relevance
64 msg1.SetLegacyP2pGroupConfig("OHOS-1234\n00:01:02:03:04:05\n00001111\n5180"); in SoftBusNegotiateMessageUnmarshallingFuzzTest()
261 msg.SetLegacyP2pGroupConfig("OHOS-1234\n00:01:02:03:04:05\n00001111\n5180");323 msg1.SetLegacyP2pGroupConfig("OHOS-1234\n00:01:02:03:04:05\n00001111\n5180");
226 void SetLegacyP2pGroupConfig(const std::string &value);
615 void NegotiateMessage::SetLegacyP2pGroupConfig(const std::string &value) in SetLegacyP2pGroupConfig() function in OHOS::SoftBus::NegotiateMessage
892 response.SetLegacyP2pGroupConfig(interface.GetP2pGroupConfig()); in SendConnectResponseAsGo()1348 request.SetLegacyP2pGroupConfig(interface.GetP2pGroupConfig()); in SendConnectRequestAsGo()