view xa/xa_gsm.h @ 3533:6e6a74d2d1ea

Applied the patch from Alban Bedel <albeu@free.fr>. Changed the header parser to handle the ASF header in multiple network chunk.
author bertrand
date Sun, 16 Dec 2001 21:23:36 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


void XA_MSGSM_Decoder(unsigned char *ibuf,unsigned short *obuf);
void XA_GSM_Decoder(unsigned char *ibuf,unsigned short *obuf);
void GSM_Init();