Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dnegotiate_message.h232 void SetLegacyP2pBridgeSupport(bool value);
H A Dnegotiate_message.cpp635 void NegotiateMessage::SetLegacyP2pBridgeSupport(bool value) in SetLegacyP2pBridgeSupport() function in OHOS::SoftBus::NegotiateMessage
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H A Dnegotiate_message_test.cpp377 msg.SetLegacyP2pBridgeSupport(true);
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp1310 request.SetLegacyP2pBridgeSupport(false); in SendConnectRequestAsNone()
1337 request.SetLegacyP2pBridgeSupport(false); in SendConnectRequestAsGo()