Home
last modified time | relevance | path

Searched refs:PDP_ERR_PROTOCOL_ERRORS (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/src/state_machine/
H A Dactivating.cpp122 case PdpErrorReason::PDP_ERR_PROTOCOL_ERRORS: { in DataCallPdpError()
127 … if (reason > PDP_ERR_PROTOCOL_ERRORS && reason < PDP_ERR_APN_RESTRICTION_VALUE_INCOMPATIBLE) { in DataCallPdpError()
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_enum.h144 PDP_ERR_PROTOCOL_ERRORS = 95, /* #95 - 111: protocol errors---No need to retry */ enumerator
/ohos5.0/base/telephony/cellular_data/test/
H A Dzero_branch_test.cpp1231 activating->DataCallPdpError(PdpErrorReason::PDP_ERR_PROTOCOL_ERRORS);