Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/dbus/
Ddbus_new.c1532 char *group_obj_path) in wpas_dbus_get_group_obj_path() argument
1543 os_snprintf(group_obj_path, WPAS_DBUS_OBJECT_PATH_MAX, in wpas_dbus_get_group_obj_path()
4975 char group_obj_path[WPAS_DBUS_OBJECT_PATH_MAX]; in wpas_dbus_register_p2p_group() local
4991 if (wpas_dbus_get_group_obj_path(wpa_s, ssid, group_obj_path) < 0) in wpas_dbus_register_p2p_group()
4994 wpa_s->dbus_groupobj_path = os_strdup(group_obj_path); in wpas_dbus_register_p2p_group()
4999 group_obj_path); in wpas_dbus_register_p2p_group()
5011 if (wpa_dbus_register_object_per_iface(ctrl_iface, group_obj_path, in wpas_dbus_register_p2p_group()