Home
last modified time | relevance | path

Searched refs:ssn (Results 1 – 1 of 1) sorted by relevance

/hardware/ril/libril/
Dril_service.cpp7217 RIL_SuppSvcNotification *ssn = (RIL_SuppSvcNotification *) response; in suppSvcNotifyInd() local
7218 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()