OpportunisticNetwork


class OpportunisticNetwork
kotlin.Any
   ↳ android.telephony.CarrierConfigManager.OpportunisticNetwork

Carrier configuration keys for opportunistic networks.

Summary

Constants
static String

Controls SS-RSRP threshold in dBm at which 5G opportunistic network will be considered good enough for internet data.

Constants

KEY_ENTRY_THRESHOLD_SS_RSRP_INT

static val KEY_ENTRY_THRESHOLD_SS_RSRP_INT: String

Controls SS-RSRP threshold in dBm at which 5G opportunistic network will be considered good enough for internet data. Note other factors may be considered for the final decision.

The value of CellSignalStrengthNr.getSsRsrp() will be compared with this threshold.

Value: "opportunistic.entry_threshold_ss_rsrp_int"