Searched refs:wake_on_packet_connections_ (Results 1 – 3 of 3) sorted by relevance
811 if (wake_on_packet_connections_.Count() >= wake_on_wifi_max_patterns_) { in AddWakeOnPacketConnection()817 wake_on_packet_connections_.AddUnique(ip_addr); in AddWakeOnPacketConnection()839 if (!wake_on_packet_connections_.Contains(ip_addr)) { in RemoveWakeOnPacketConnection()844 wake_on_packet_connections_.Remove(ip_addr); in RemoveWakeOnPacketConnection()859 wake_on_packet_connections_.Clear(); in RemoveAllWakeOnPacketConnections()935 wake_on_packet_connections_, in VerifyWakeOnWiFiSettings()968 &set_wowlan_msg, wake_on_wifi_triggers_, wake_on_packet_connections_, in ApplyWakeOnWiFiSettings()1406 if (!wake_on_packet_connections_.Empty() && in BeforeSuspendActions()
546 IPAddressStore wake_on_packet_connections_; variable
752 return &wake_on_wifi_->wake_on_packet_connections_; in GetWakeOnPacketConnections()