summaryrefslogtreecommitdiffstats
path: root/xa/xa_gsm.h
blob: 212fbe0e97874f9339e01fe3965d3948ace38e9a (plain)
1
2
3
4
5
6

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