Home
last modified time | relevance | path

Searched refs:SetLegacyP2pGcChannelList (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_fuzz_helper.h52 message.SetLegacyP2pGcChannelList(value); in FuzzGcChannelList()
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dnegotiate_message.h205 void SetLegacyP2pGcChannelList(const std::string &value);
H A Dnegotiate_message.cpp543 void NegotiateMessage::SetLegacyP2pGcChannelList(const std::string &value) in SetLegacyP2pGcChannelList() function in OHOS::SoftBus::NegotiateMessage
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H A Dnegotiate_message_test.cpp233 msg.SetLegacyP2pGcChannelList("1#2#3");
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp966 response.SetLegacyP2pGcChannelList(channelString); in SendConnectResponseAsNone()
1314 request.SetLegacyP2pGcChannelList(channelString); in SendConnectRequestAsNone()