Searched refs:PDNInfo (Results 1 – 2 of 2) sorted by relevance
/base/telephony/ril_adapter/services/vendor/include/ |
D | at_data.h | 95 } PDNInfo; typedef
|
/base/telephony/ril_adapter/services/vendor/src/ |
D | at_data.c | 381 static int32_t QueryAllSupportPDNInfos(PDNInfo *pdnInfo) in QueryAllSupportPDNInfos() 390 PDNInfo *pdns = pdnInfo; in QueryAllSupportPDNInfos() 451 static int32_t QuerySupportCID(const PDNInfo *pdnInfos, int32_t pdnSize, const char *apn, const cha… in QuerySupportCID() 489 …PDNInfo pdnInfos[MAX_PDP_NUM] = {{DEFAULT_CID, "", ""}, {DEFAULT_CID, "", ""}, {DEFAULT_CID, "", "… in GetNeedActivateCid()
|