X-Git-Url: http://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=include%2Fphones%2Fatnok.h;fp=include%2Fphones%2Fatnok.h;h=09aba8282ab2d78905931ab53e4b25c3f8246bd3;hp=0000000000000000000000000000000000000000;hb=fdc3df9eb5ca094968a7c51a6568301bb6f278cf;hpb=4ee1266711b695852ec88f06784fd84400cd70bb;ds=sidebyside diff --git a/include/phones/atnok.h b/include/phones/atnok.h new file mode 100644 index 0000000..09aba82 --- /dev/null +++ b/include/phones/atnok.h @@ -0,0 +1,25 @@ +/* + + $Id$ + + G N O K I I + + A Linux/Unix toolset and driver for mobile phones. + + Copyright 2001 Manfred Jonsson + + Released under the terms of the GNU GPL, see file COPYING for more details. + + This file provides functions specific to at commands on nokia + phones. See README for more details on supported mobile phones. + + $Log$ + Revision 1.1.1.1 2001/11/25 21:59:22 short + :pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Sun Nov 25 22:56 CET 2001 + + Revision 1.1 2001/11/19 13:03:18 pkot + nk3110.c cleanup + +*/ + +void AT_InitNokia(GSM_Statemachine *state, char* foundmodel, char* setupmodel);