Searched refs:group_obj_path (Results 1 – 1 of 1) sorted by relevance
1071 char *group_obj_path) in wpas_dbus_get_group_obj_path() argument1081 os_snprintf(group_obj_path, WPAS_DBUS_OBJECT_PATH_MAX, in wpas_dbus_get_group_obj_path()1107 char group_obj_path[WPAS_DBUS_OBJECT_PATH_MAX]; in wpas_dbus_signal_p2p_group_started() local1115 if (wpas_dbus_get_group_obj_path(wpa_s, ssid, group_obj_path) < 0) in wpas_dbus_signal_p2p_group_started()1145 group_obj_path) || in wpas_dbus_signal_p2p_group_started()3379 char group_obj_path[WPAS_DBUS_OBJECT_PATH_MAX]; in wpas_dbus_register_p2p_group() local3395 if (wpas_dbus_get_group_obj_path(wpa_s, ssid, group_obj_path) < 0) in wpas_dbus_register_p2p_group()3398 wpa_s->dbus_groupobj_path = os_strdup(group_obj_path); in wpas_dbus_register_p2p_group()3403 group_obj_path); in wpas_dbus_register_p2p_group()3415 if (wpa_dbus_register_object_per_iface(ctrl_iface, group_obj_path, in wpas_dbus_register_p2p_group()