Home
last modified time | relevance | path

Searched refs:SetLegacyP2pContentType (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.h45 message.SetLegacyP2pContentType(value); in FuzzContentType()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H A Dnegotiate_message_test.cpp299 msg.SetLegacyP2pContentType(LegacyContentType::GC_INFO);
321 msg1.SetLegacyP2pContentType(LegacyContentType::GC_INFO);
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dnegotiate_message.h250 void SetLegacyP2pContentType(LegacyContentType value);
H A Dnegotiate_message.cpp696 void NegotiateMessage::SetLegacyP2pContentType(LegacyContentType value) in SetLegacyP2pContentType() function in OHOS::SoftBus::NegotiateMessage
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp876 response.SetLegacyP2pContentType(LegacyContentType::GO_INFO); in SendConnectResponseAsGo()
965 response.SetLegacyP2pContentType(LegacyContentType::GC_INFO); in SendConnectResponseAsNone()
1003 result.SetLegacyP2pContentType(LegacyContentType::RESULT); in SendNegotiateResult()
1309 request.SetLegacyP2pContentType(LegacyContentType::GC_INFO); in SendConnectRequestAsNone()
1333 request.SetLegacyP2pContentType(LegacyContentType::GO_INFO); in SendConnectRequestAsGo()