Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp11286 RIL_SuppSvcNotification *ssn = (RIL_SuppSvcNotification *) response; in suppSvcNotifyInd() local
11287 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()