Home | History | Annotate | Download | only in dbus

Lines Matching defs:group_name

1384 	char group_name[3];
1390 os_memcpy(group_name, ssid->ssid + P2P_WILDCARD_SSID_LEN, 2);
1391 group_name[2] = '\0';
1395 wpa_s->dbus_new_path, group_name);