Searched refs:net_id_str (Results 1 – 1 of 1) sorted by relevance
396 char *net_id_str; in wpas_dbus_handler_p2p_group_add() local405 &net_id_str); in wpas_dbus_handler_p2p_group_add()406 if (iface == NULL || net_id_str == NULL || in wpas_dbus_handler_p2p_group_add()415 group_id = strtoul(net_id_str, NULL, 10); in wpas_dbus_handler_p2p_group_add()782 char *net_id_str; in wpas_dbus_handler_p2p_invite() local791 &net_id_str); in wpas_dbus_handler_p2p_invite()792 if (iface == NULL || net_id_str == NULL || in wpas_dbus_handler_p2p_invite()800 group_id = strtoul(net_id_str, NULL, 10); in wpas_dbus_handler_p2p_invite()