Home
last modified time | relevance | path

Searched refs:HRIL_PDP_ERR_NON_IP_ONLY_ALLOWED (Results 1 – 2 of 2) sorted by relevance

/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_enum.h356 HRIL_PDP_ERR_NON_IP_ONLY_ALLOWED, /* PDP type non IP only allowed---No need to retry */ enumerator
/base/telephony/cellular_data/services/src/state_machine/
Dactivating.cpp118 case HRilPdpErrorReason::HRIL_PDP_ERR_NON_IP_ONLY_ALLOWED: in DataCallPdpError()