Searched refs:IsOldPersistentGroup (Results 1 – 3 of 3) sorted by relevance
216 bool IsOldPersistentGroup(int id);
245 bool WifiP2pGroupManager::IsOldPersistentGroup(int id) in IsOldPersistentGroup() function in OHOS::Wifi::WifiP2pGroupManager
248 …(CheckIsDisplayDevice(config.GetDeviceAddress()) && !groupManager.IsOldPersistentGroup(networkId))… in ReawakenPersistentGroup()