Searched defs:pLine (Results 1 – 6 of 6) sorted by relevance
/base/telephony/ril_adapter/services/vendor/src/ |
D | at_sim.c | 28 char *pLine = NULL; in GetSimType() local 53 static int32_t GetSimState(char *pLine, char *pResult, ResponseInfo *pResponse) in GetSimState() 81 static int32_t ParseSimResponseResult(char *pLine, HRilSimIOResponse *pSimResponse) in ParseSimResponseResult() 108 static int32_t ParseSimPinInputTimesResult(char *pLine, HRilPinInputTimes *pinInputTimes) in ParseSimPinInputTimesResult() 147 static int32_t ParseUnlockSimLockResult(char *pLine, HRilLockStatus *lockStatus) in ParseUnlockSimLockResult() 173 char *pLine = NULL; in ReqGetSimStatus() local 257 char *pLine = (*ppResponse)->last == NULL ? (*ppResponse)->result : (*ppResponse)->last->data; in ReqGetSimIOFDN() local 279 const ReqDataInfo *requestInfo, char *pLine, int32_t *ret) in HandlerSimIOResult() 312 char *pLine = NULL; in ReqGetSimIO() local 362 …pResponse, struct ReportInfo reportInfo, const ReqDataInfo *requestInfo, char *pLine, int32_t *ret) in HandlerSimImsiResult() [all …]
|
D | at_modem.c | 49 char *pLine = NULL; in GetResponseErrorCode() local 101 char *pLine = NULL; in ReqGetRadioState() local
|
D | at_data.c | 182 Line *pLine = NULL; in SendInquireCGACT() local 230 Line *pLine = NULL; in BuildDataInfoList() local 321 Line *pLine = NULL; in GetLinkInformation() local 397 Line *pLine = NULL; in QueryAllSupportPDNInfos() local 846 char *pLine = (char *)lineCmd; in CallCmdC5GQOSRDP() local
|
D | at_call.c | 50 static int32_t ParseDiffPart(int32_t isAllInfo, char **pLine, HRilCallInfo *outCall) in ParseDiffPart() 73 char *pLine = (char *)lineCmd; in CallCmdCLCC() local 283 Line *pLine = NULL; in InitCallListCmdBuffer() local 329 Line *pLine = NULL; in BuildCallInfoList() local 443 const int32_t *pLine = NULL; in ReqHangup() local 1314 char *pLine = (char *)lineCmd; in CallCmdXLEMA() local 1353 Line *pLine = NULL; in InitGetEmergencyCallList() local 1396 Line *pLine = NULL; in BuildGetEmergencyCallList() local
|
D | at_network.c | 70 char *pLine = NULL; in GetResponseErrorCode() local 598 Line *pLine = responseInfo->head; in ReqGetOperatorInfo() local 1141 Line *pLine = NULL; in ReqGetNeighboringCellInfoList() local 1442 Line *pLine = NULL; in ReqGetCurrentCellInfo() local 1813 Line *pLine = responseInfo->head; in ReqGetPreferredNetwork() local 1937 Line *pLine = responseInfo->head; in NotifyNetWorkTime() local
|
D | at_sms.c | 75 char *pLine = NULL; in HandlerSmsResult() local
|