Searched refs:PDNInfo (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/telephony/ril_adapter/services/vendor/include/ |
H A D | at_data.h | 95 } PDNInfo; typedef
|
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/ |
H A D | at_data.c | 390 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() 496 …PDNInfo pdnInfos[MAX_PDP_NUM] = {{DEFAULT_CID, "", ""}, {DEFAULT_CID, "", ""}, {DEFAULT_CID, "", "… in GetNeedActivateCid()
|