Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_monitor.cpp52 constexpr int32_t SIM_PORTAL_CODE = 302; variable
124 } else if (probeResult.GetCode() == SIM_PORTAL_CODE && netBearType_ == BEARER_CELLULAR) { in ProcessDetection()