This commit was generated by cvs2svn to compensate for changes in r161,
[gnokii.git] / include / phones / atnok.h
1 /*
2
3   $Id$
4
5   G N O K I I
6
7   A Linux/Unix toolset and driver for mobile phones.
8
9   Copyright 2001 Manfred Jonsson <manfred.jonsson@gmx.de>
10
11   Released under the terms of the GNU GPL, see file COPYING for more details.
12
13   This file provides functions specific to at commands on nokia
14   phones. See README for more details on supported mobile phones.
15
16   $Log$
17   Revision 1.1.1.1  2001/11/25 21:59:22  short
18   :pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Sun Nov 25 22:56 CET 2001
19
20   Revision 1.1  2001/11/19 13:03:18  pkot
21   nk3110.c cleanup
22
23 */
24
25 void AT_InitNokia(GSM_Statemachine *state, char* foundmodel, char* setupmodel);