Gammu internals
1.38.0
gsmnet.h
Go to the documentation of this file.
1
/* (c) 2002-2003 by Marcin Wiacek & Michal Cihar */
2
3
#ifndef __gsm_net_h
4
#define __gsm_net_h
5
6
7
void
NOKIA_EncodeNetworkCode
(
unsigned
char
* buffer,
const
char
* input);
8
void
NOKIA_DecodeNetworkCode
(
const
unsigned
char
* buffer,
char
* output);
9
10
#endif
11
12
/* How should editor hadle tabs in this file? Add editor commands here.
13
* vim: noexpandtab sw=8 ts=8 sts=8:
14
*/
NOKIA_DecodeNetworkCode
void NOKIA_DecodeNetworkCode(const unsigned char *buffer, char *output)
Definition:
gsmnet.c:2473
NOKIA_EncodeNetworkCode
void NOKIA_EncodeNetworkCode(unsigned char *buffer, const char *input)
Definition:
gsmnet.c:2467
libgammu
service
gsmnet.h
Generated on Wed Nov 16 2016 13:39:19 for Gammu internals by
1.8.12