Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_group_manager.cpp132 if (it->IsContainsPersistentDevice(device)) { in RemoveClientFromGroup()
/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_p2p_msg.h296 bool IsContainsPersistentDevice(const WifiP2pDevice &clientDevice) const;
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_msg.cpp488 bool WifiP2pGroupInfo::IsContainsPersistentDevice(const WifiP2pDevice &clientDevice) const in IsContainsPersistentDevice() function in OHOS::Wifi::WifiP2pGroupInfo