Home
last modified time | relevance | path

Searched refs:SetLegacyP2pGoPort (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dnegotiate_message.h241 void SetLegacyP2pGoPort(int value);
H A Dnegotiate_message.cpp665 void NegotiateMessage::SetLegacyP2pGoPort(int value) in SetLegacyP2pGoPort() function in OHOS::SoftBus::NegotiateMessage
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H A Dnegotiate_message_test.cpp287 msg.SetLegacyP2pGoPort(4321);
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp891 response.SetLegacyP2pGoPort(interface.GetP2pListenPort()); in SendConnectResponseAsGo()
1351 request.SetLegacyP2pGoPort(interface.GetP2pListenPort()); in SendConnectRequestAsGo()