Searched refs:ssn (Results 1 – 1 of 1) sorted by relevance
7217 RIL_SuppSvcNotification *ssn = (RIL_SuppSvcNotification *) response; in suppSvcNotifyInd() local7218 suppSvc.isMT = ssn->notificationType; in suppSvcNotifyInd()7219 suppSvc.code = ssn->code; in suppSvcNotifyInd()7220 suppSvc.index = ssn->index; in suppSvcNotifyInd()7221 suppSvc.type = ssn->type; in suppSvcNotifyInd()7222 suppSvc.number = convertCharPtrToHidlString(ssn->number); in suppSvcNotifyInd()