Searched refs:g_respSmsNotify (Results 1 – 1 of 1) sorted by relevance
39 static const char *g_respSmsNotify[G_RESP_SMS_NOTIFY] = {"+CMT:", "+CDS:", "+CBM:"}; variable114 if (ReportStrWith(s, g_respSmsNotify[i])) { in IsSmsNotify()