Home
last modified time | relevance | path

Searched refs:activeIndex (Results 1 - 1 of 1) sorted by relevance

/base/telephony/ril_adapter/services/vendor/src/
H A Dat_data.c316 static ModemReportErrorInfo GetLinkInformation(int32_t activeIndex, HRilDataCallResponse **ppDcr) in GetLinkInformation() argument
349 (*ppDcr)[activeIndex].address = strdup(readBuf); in GetLinkInformation()
352 (*ppDcr)[activeIndex].gateway = strdup(readBuf); in GetLinkInformation()
356 (*ppDcr)[activeIndex].dns = strdup(readBuf); in GetLinkInformation()
359 (*ppDcr)[activeIndex].reason = HRIL_PDP_ERR_NONE; in GetLinkInformation()

Completed in 2 milliseconds