Searched refs:regStatusInfoNotify (Results 1 – 1 of 1) sorted by relevance
646 HDI::Ril::V1_1::CsRegStatusInfo regStatusInfoNotify = {}; in NetworkCsRegStatusUpdated() local650 regStatusInfoNotify.lacCode = hrilRegStatusInfo->lacCode; in NetworkCsRegStatusUpdated()651 regStatusInfoNotify.cellId = hrilRegStatusInfo->cellId; in NetworkCsRegStatusUpdated()655 regStatusInfoNotify.notifyType, regStatusInfoNotify.regStatus, regStatusInfoNotify.lacCode, in NetworkCsRegStatusUpdated()656 regStatusInfoNotify.cellId, regStatusInfoNotify.radioTechnology); in NetworkCsRegStatusUpdated()667 HDI::Ril::V1_1::PsRegStatusInfo regStatusInfoNotify = {}; in NetworkPsRegStatusUpdated() local671 regStatusInfoNotify.lacCode = hrilRegStatusInfo->lacCode; in NetworkPsRegStatusUpdated()672 regStatusInfoNotify.cellId = hrilRegStatusInfo->cellId; in NetworkPsRegStatusUpdated()681 regStatusInfoNotify.notifyType, regStatusInfoNotify.regStatus, regStatusInfoNotify.lacCode, in NetworkPsRegStatusUpdated()682 …regStatusInfoNotify.cellId, regStatusInfoNotify.radioTechnology, regStatusInfoNotify.isDcNrRestric… in NetworkPsRegStatusUpdated()[all …]