Lines Matching refs:persistent

58  * Convenience function to create and return an invalid persistent group error.
65 "There is no such persistent group in this P2P device.");
314 if (os_strcmp(entry.key, "persistent") == 0 &&
338 * A persistent group Object Path is defined meaning we want
339 * to re-invoke a persistent group.
361 /* Get the SSID structure from the persistent group id */
370 "Failed to reinvoke a persistent group");
530 } else if (os_strcmp(entry.key, "persistent") == 0 &&
668 int persistent = 0;
691 persistent = 1;
705 if (persistent) {
709 * persistent group
731 /* Get the SSID structure from the persistent group id */
740 "Failed to reinvoke a persistent group");
1837 * wpas_dbus_getter_persistent_groups - Get array of persistent group objects
1898 * wpas_dbus_getter_persistent_group_properties - Get options for a persistent
1905 * Getter for "Properties" property of a persistent group.
1913 /* Leveraging the fact that persistent group object is still
1921 * wpas_dbus_setter_persistent_group_properties - Set options for a persistent
1928 * Setter for "Properties" property of a persistent group.
1939 * Leveraging the fact that persistent group object is still
1953 * persistent group
1974 "dbus: %s: Cannot add new persistent group",
1978 "wpa_supplicant could not add a persistent group on this interface.");
1982 /* Mark the ssid as being a persistent group before the notification */
1992 "dbus: %s: Control interface could not set persistent group properties",
2030 * wpas_dbus_handler_remove_persistent_group - Remove a configured persistent
2083 "dbus: %s: error occurred when removing persistent group %d",
2087 "error removing the specified persistent group on this interface.");
2104 "dbus: %s: error occurred when removing persistent group %d",
2113 * persistent groups