Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new.c1307 char *group_obj_path) in wpas_dbus_get_group_obj_path() argument
1318 os_snprintf(group_obj_path, WPAS_DBUS_OBJECT_PATH_MAX, in wpas_dbus_get_group_obj_path()
4388 char group_obj_path[WPAS_DBUS_OBJECT_PATH_MAX]; in wpas_dbus_register_p2p_group() local
4404 if (wpas_dbus_get_group_obj_path(wpa_s, ssid, group_obj_path) < 0) in wpas_dbus_register_p2p_group()
4407 wpa_s->dbus_groupobj_path = os_strdup(group_obj_path); in wpas_dbus_register_p2p_group()
4412 group_obj_path); in wpas_dbus_register_p2p_group()
4424 if (wpa_dbus_register_object_per_iface(ctrl_iface, group_obj_path, in wpas_dbus_register_p2p_group()