Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/services/vendor/include/
H A Dat_data.h95 } PDNInfo; typedef
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_data.c390 static int32_t QueryAllSupportPDNInfos(PDNInfo *pdnInfo) in QueryAllSupportPDNInfos()
398 PDNInfo *pdns = pdnInfo; in QueryAllSupportPDNInfos()
458 static int32_t QuerySupportCID(const PDNInfo *pdnInfos, int32_t pdnSize, const char *apn, const cha… in QuerySupportCID()
496PDNInfo pdnInfos[MAX_PDP_NUM] = {{DEFAULT_CID, "", ""}, {DEFAULT_CID, "", ""}, {DEFAULT_CID, "", "… in GetNeedActivateCid()