Home
last modified time | relevance | path

Searched refs:g_respSmsNotify (Results 1 – 1 of 1) sorted by relevance

/base/telephony/ril_adapter/services/vendor/src/
Dvendor_util.c39 static const char *g_respSmsNotify[G_RESP_SMS_NOTIFY] = {"+CMT:", "+CDS:", "+CBM:"}; variable
114 if (ReportStrWith(s, g_respSmsNotify[i])) { in IsSmsNotify()