Searched refs:SmsTon (Results 1 – 3 of 3) sorted by relevance
38 … static void DecodeSMSC(unsigned char *pAddress, int AddrLen, enum SmsTon ton, char *pDecodeAddr);
33 enum SmsTon { enum
448 void GsmSmsParamCodec::DecodeSMSC(unsigned char *pAddress, int AddrLen, enum SmsTon ton, char *pDec… in DecodeSMSC()