Home
last modified time | relevance | path

Searched refs:AT_ERR_GENERIC (Results 1 – 4 of 4) sorted by relevance

/base/telephony/ril_adapter/services/vendor/src/
Dvendor_channel.c125 return AT_ERR_GENERIC; in WriteATCommand()
140 return AT_ERR_GENERIC; in WriteATCommand()
154 return AT_ERR_GENERIC; in WriteATCommand()
Dat_sms.c522 … struct ReportInfo reportInfo = CreateReportInfo(requestInfo, AT_ERR_GENERIC, HRIL_RESPONSE, 0); in ReqGetCBConfig()
528 … struct ReportInfo reportInfo = CreateReportInfo(requestInfo, AT_ERR_GENERIC, HRIL_RESPONSE, 0); in ReqGetCBConfig()
537 … struct ReportInfo reportInfo = CreateReportInfo(requestInfo, AT_ERR_GENERIC, HRIL_RESPONSE, 0); in ReqGetCBConfig()
544 … struct ReportInfo reportInfo = CreateReportInfo(requestInfo, AT_ERR_GENERIC, HRIL_RESPONSE, 0); in ReqGetCBConfig()
551 … struct ReportInfo reportInfo = CreateReportInfo(requestInfo, AT_ERR_GENERIC, HRIL_RESPONSE, 0); in ReqGetCBConfig()
588 … struct ReportInfo reportInfo = CreateReportInfo(requestInfo, AT_ERR_GENERIC, HRIL_RESPONSE, 0); in ReqSetCBConfig()
595 … struct ReportInfo reportInfo = CreateReportInfo(requestInfo, AT_ERR_GENERIC, HRIL_RESPONSE, 0); in ReqSetCBConfig()
Dat_support.c248 } else if (err == AT_ERR_GENERIC) { in SendCommandLock()
307 err = AT_ERR_GENERIC; in NewResponseInfo()
/base/telephony/ril_adapter/services/vendor/include/
Dvendor_util.h40 AT_ERR_GENERIC, enumerator