Home
last modified time | relevance | path

Searched refs:Get5GChannelScore (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H A Dnegotiate_message_test.cpp100 EXPECT_EQ(msg.Get5GChannelScore(), "");
102 EXPECT_EQ(msg.Get5GChannelScore(), "90#10#0");
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dnegotiate_message.h197 std::string Get5GChannelScore() const;
H A Dnegotiate_message.cpp518 std::string NegotiateMessage::Get5GChannelScore() const in Get5GChannelScore() function in OHOS::SoftBus::NegotiateMessage