Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp6494 V1_6::NrVopsInfo nrVopsInfo; in getVoiceRegistrationStateResponse() local
6495 nrVopsInfo.vopsSupported = in getVoiceRegistrationStateResponse()
6497 nrVopsInfo.emcSupported = in getVoiceRegistrationStateResponse()
6499 nrVopsInfo.emfSupported = in getVoiceRegistrationStateResponse()
6501 regResponse.accessTechnologySpecificInfo.ngranNrVopsInfo(nrVopsInfo); in getVoiceRegistrationStateResponse()
6670 V1_6::NrVopsInfo nrVopsInfo; in getDataRegistrationStateResponse() local
6671 nrVopsInfo.vopsSupported = in getDataRegistrationStateResponse()
6673 nrVopsInfo.emcSupported = in getDataRegistrationStateResponse()
6675 nrVopsInfo.emfSupported = in getDataRegistrationStateResponse()
6677 regResponse.accessTechnologySpecificInfo.ngranNrVopsInfo(nrVopsInfo); in getDataRegistrationStateResponse()