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.c124 return AT_ERR_GENERIC; in WriteATCommand()
139 return AT_ERR_GENERIC; in WriteATCommand()
153 return AT_ERR_GENERIC; in WriteATCommand()
Dat_sms.c487 … struct ReportInfo reportInfo = CreateReportInfo(requestInfo, AT_ERR_GENERIC, HRIL_RESPONSE, 0); in ReqGetCBConfig()
493 … struct ReportInfo reportInfo = CreateReportInfo(requestInfo, AT_ERR_GENERIC, HRIL_RESPONSE, 0); in ReqGetCBConfig()
502 … struct ReportInfo reportInfo = CreateReportInfo(requestInfo, AT_ERR_GENERIC, HRIL_RESPONSE, 0); in ReqGetCBConfig()
509 … struct ReportInfo reportInfo = CreateReportInfo(requestInfo, AT_ERR_GENERIC, HRIL_RESPONSE, 0); in ReqGetCBConfig()
516 … struct ReportInfo reportInfo = CreateReportInfo(requestInfo, AT_ERR_GENERIC, HRIL_RESPONSE, 0); in ReqGetCBConfig()
553 … struct ReportInfo reportInfo = CreateReportInfo(requestInfo, AT_ERR_GENERIC, HRIL_RESPONSE, 0); in ReqSetCBConfig()
560 … struct ReportInfo reportInfo = CreateReportInfo(requestInfo, AT_ERR_GENERIC, HRIL_RESPONSE, 0); in ReqSetCBConfig()
Dat_support.c247 } else if (err == AT_ERR_GENERIC) { in SendCommandLock()
306 err = AT_ERR_GENERIC; in NewResponseInfo()
/base/telephony/ril_adapter/services/vendor/include/
Dvendor_util.h40 AT_ERR_GENERIC, enumerator