Home
last modified time | relevance | path

Searched refs:SetLegacyP2pWideBandSupported (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.h108 message.SetLegacyP2pWideBandSupported(value); in FuzzWideBandSupport()
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dnegotiate_message.h223 void SetLegacyP2pWideBandSupported(bool value);
H A Dnegotiate_message.cpp605 void NegotiateMessage::SetLegacyP2pWideBandSupported(bool value) in SetLegacyP2pWideBandSupported() function in OHOS::SoftBus::NegotiateMessage
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H A Dnegotiate_message_test.cpp257 msg.SetLegacyP2pWideBandSupported(true);
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp969 response.SetLegacyP2pWideBandSupported(P2pAdapter::IsWideBandSupported()); in SendConnectResponseAsNone()
1316 request.SetLegacyP2pWideBandSupported(P2pAdapter::IsWideBandSupported()); in SendConnectRequestAsNone()