• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/wpa/wpa_supplicant/dbus/

Lines Matching refs:persistent

70  * Convenience function to create and return an invalid persistent group error.
77 "There is no such persistent group in this P2P device.");
334 if (os_strcmp(entry.key, "persistent") == 0 &&
358 * A persistent group Object Path is defined meaning we want
359 * to re-invoke a persistent group.
381 /* Get the SSID structure from the persistent group id */
390 "Failed to reinvoke a persistent group");
553 } else if (os_strcmp(entry.key, "persistent") == 0 &&
697 int persistent = 0;
720 persistent = 1;
734 if (persistent) {
738 * persistent group
760 /* Get the SSID structure from the persistent group id */
769 "Failed to reinvoke a persistent group");
1947 * wpas_dbus_getter_persistent_groups - Get array of persistent group objects
2008 * wpas_dbus_getter_persistent_group_properties - Get options for a persistent
2015 * Getter for "Properties" property of a persistent group.
2023 /* Leveraging the fact that persistent group object is still
2031 * wpas_dbus_setter_persistent_group_properties - Set options for a persistent
2038 * Setter for "Properties" property of a persistent group.
2049 * Leveraging the fact that persistent group object is still
2063 * persistent group
2084 "dbus: %s: Cannot add new persistent group",
2088 "wpa_supplicant could not add a persistent group on this interface.");
2092 /* Mark the ssid as being a persistent group before the notification */
2102 "dbus: %s: Control interface could not set persistent group properties",
2140 * wpas_dbus_handler_remove_persistent_group - Remove a configured persistent
2193 "dbus: %s: error occurred when removing persistent group %d",
2197 "error removing the specified persistent group on this interface.");
2214 "dbus: %s: error occurred when removing persistent group %d",
2223 * persistent groups