Searched refs:net_id_str (Results 1 – 1 of 1) sorted by relevance
335 char *net_id_str; in wpas_dbus_handler_p2p_group_add() local344 &net_id_str); in wpas_dbus_handler_p2p_group_add()345 if (iface == NULL || net_id_str == NULL || in wpas_dbus_handler_p2p_group_add()354 group_id = strtoul(net_id_str, NULL, 10); in wpas_dbus_handler_p2p_group_add()706 char *net_id_str; in wpas_dbus_handler_p2p_invite() local715 &net_id_str); in wpas_dbus_handler_p2p_invite()716 if (iface == NULL || net_id_str == NULL || in wpas_dbus_handler_p2p_invite()724 group_id = strtoul(net_id_str, NULL, 10); in wpas_dbus_handler_p2p_invite()