Searched refs:RIL_SuppSvcNotification (Results 1 – 3 of 3) sorted by relevance
550 } RIL_SuppSvcNotification; typedef
2490 if (responselen != sizeof(RIL_SuppSvcNotification)) { in responseSsn()2492 (int)responselen, (int)sizeof (RIL_SuppSvcNotification)); in responseSsn()2496 RIL_SuppSvcNotification *p_cur = (RIL_SuppSvcNotification *) response; in responseSsn()