Searched refs:ssn (Results 1 – 1 of 1) sorted by relevance
7092 RIL_SuppSvcNotification *ssn = (RIL_SuppSvcNotification *) response; in suppSvcNotifyInd() local7093 suppSvc.isMT = ssn->notificationType; in suppSvcNotifyInd()7094 suppSvc.code = ssn->code; in suppSvcNotifyInd()7095 suppSvc.index = ssn->index; in suppSvcNotifyInd()7096 suppSvc.type = ssn->type; in suppSvcNotifyInd()7097 suppSvc.number = convertCharPtrToHidlString(ssn->number); in suppSvcNotifyInd()