Searched refs:group_obj_path (Results 1 – 1 of 1) sorted by relevance
1386 char *group_obj_path) in wpas_dbus_get_group_obj_path() argument1397 os_snprintf(group_obj_path, WPAS_DBUS_OBJECT_PATH_MAX, in wpas_dbus_get_group_obj_path()4738 char group_obj_path[WPAS_DBUS_OBJECT_PATH_MAX]; in wpas_dbus_register_p2p_group() local4754 if (wpas_dbus_get_group_obj_path(wpa_s, ssid, group_obj_path) < 0) in wpas_dbus_register_p2p_group()4757 wpa_s->dbus_groupobj_path = os_strdup(group_obj_path); in wpas_dbus_register_p2p_group()4762 group_obj_path); in wpas_dbus_register_p2p_group()4774 if (wpa_dbus_register_object_per_iface(ctrl_iface, group_obj_path, in wpas_dbus_register_p2p_group()