Home
last modified time | relevance | path

Searched refs:lastCcCause (Results 1 - 1 of 1) sorted by relevance

/base/telephony/ril_adapter/services/vendor/src/
H A Dat_call.c35 static int32_t lastCcCause = HRIL_ERR_CALL_CAUSE; variable
1490 if (lastCcCause == HRIL_ERR_CALL_CAUSE) { in ReqGetCallFailReason()
1491 TELEPHONY_LOGE("lastCcCause is none!"); in ReqGetCallFailReason()
1498 OnCallReport(GetSlotId(requestInfo), reportInfo, (const uint8_t *)&lastCcCause, sizeof(lastCcCause)); in ReqGetCallFailReason()

Completed in 5 milliseconds