Searched refs:ssn (Results 1 – 1 of 1) sorted by relevance
11286 RIL_SuppSvcNotification *ssn = (RIL_SuppSvcNotification *) response; in suppSvcNotifyInd() local11287 suppSvc.isMT = ssn->notificationType; in suppSvcNotifyInd()11288 suppSvc.code = ssn->code; in suppSvcNotifyInd()11289 suppSvc.index = ssn->index; in suppSvcNotifyInd()11290 suppSvc.type = ssn->type; in suppSvcNotifyInd()11291 suppSvc.number = convertCharPtrToHidlString(ssn->number); in suppSvcNotifyInd()