stktest: merge cusatt

This commit is contained in:
Denis Kenzior 2012-09-28 10:58:30 -05:00
parent bfc4de5176
commit 0649f0764b
1 changed files with 1 additions and 0 deletions

View File

@ -289,6 +289,7 @@ static void cusatt_cb(GAtServer *server, GAtServerRequestType type,
error:
g_at_server_send_final(server, G_AT_SERVER_RESULT_ERROR);
}
static void listen_again(gpointer user_data)
{
if (create_tcp() == TRUE)