Searched refs:SetLegacyP2pWideBandSupported (Results 1 – 5 of 5) sorted by relevance
108 message.SetLegacyP2pWideBandSupported(value); in FuzzWideBandSupport()
223 void SetLegacyP2pWideBandSupported(bool value);
605 void NegotiateMessage::SetLegacyP2pWideBandSupported(bool value) in SetLegacyP2pWideBandSupported() function in OHOS::SoftBus::NegotiateMessage
257 msg.SetLegacyP2pWideBandSupported(true);
969 response.SetLegacyP2pWideBandSupported(P2pAdapter::IsWideBandSupported()); in SendConnectResponseAsNone()1316 request.SetLegacyP2pWideBandSupported(P2pAdapter::IsWideBandSupported()); in SendConnectRequestAsNone()