Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_p2p_msg.h199 const std::string &GetNetworkName() const;
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_state_machine.cpp240 groupName = device.GetNetworkName(); in ReawakenPersistentGroup()
331 newDevice.SetNetworkName(device.GetNetworkName()); in FetchNewerDeviceInfo()
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_msg.cpp101 const std::string &WifiP2pDevice::GetNetworkName() const in GetNetworkName() function in OHOS::Wifi::WifiP2pDevice