Lines Matching refs:strStartsWith
6011 if (strStartsWith(s, CGFPCCFG)) {
6037 } else if (strStartsWith(s, "%CTZV:")) {
6054 } else if (strStartsWith(s,"+CRING:")
6055 || strStartsWith(s,"RING")
6056 || strStartsWith(s,"NO CARRIER")
6057 || strStartsWith(s,"+CCWA")
6065 } else if (strStartsWith(s,"+CREG:")
6066 || strStartsWith(s,"+CGREG:")
6074 } else if (strStartsWith(s, "+CMT:")) {
6078 } else if (strStartsWith(s, "+CDS:")) {
6082 } else if (strStartsWith(s, "+CGEV:")) {
6090 } else if (strStartsWith(s, "+CME ERROR: 150")) {
6093 } else if (strStartsWith(s, "+CTEC: ")) {
6111 } else if (strStartsWith(s, "+CCSS: ")) {
6131 } else if (strStartsWith(s, "+WSOS: ")) {
6155 } else if (strStartsWith(s, "+WPRL: ")) {
6174 } else if (strStartsWith(s, "+CFUN: 0")) {
6176 } else if (strStartsWith(s, "+CSQ: ")) {
6197 } else if (strStartsWith(s, "+CUSATEND")) { // session end
6199 } else if (strStartsWith(s, "+CUSATP:")) {
6228 } else if (strStartsWith(s, "+REMOTEIDDISCLOSURE")) {
6263 } else if (strStartsWith(s, "+UPDATESECURITYALGORITHM")) {