Home
last modified time | relevance | path

Searched refs:group_obj_path (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/wpa/wpa_supplicant/dbus/
HDdbus_new.c1169 char *group_obj_path) in wpas_dbus_get_group_obj_path() argument
1180 os_snprintf(group_obj_path, WPAS_DBUS_OBJECT_PATH_MAX, in wpas_dbus_get_group_obj_path()
3874 char group_obj_path[WPAS_DBUS_OBJECT_PATH_MAX]; in wpas_dbus_register_p2p_group() local
3890 if (wpas_dbus_get_group_obj_path(wpa_s, ssid, group_obj_path) < 0) in wpas_dbus_register_p2p_group()
3893 wpa_s->dbus_groupobj_path = os_strdup(group_obj_path); in wpas_dbus_register_p2p_group()
3898 group_obj_path); in wpas_dbus_register_p2p_group()
3910 if (wpa_dbus_register_object_per_iface(ctrl_iface, group_obj_path, in wpas_dbus_register_p2p_group()