CarrierConfigManager.OpportunisticNetwork


public static final class CarrierConfigManager.OpportunisticNetwork
extends Object

java.lang.Object
   ↳ android.telephony.CarrierConfigManager.OpportunisticNetwork


Carrier configuration keys for opportunistic networks.

Summary

Constants

String KEY_ENTRY_THRESHOLD_SS_RSRP_INT

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

Inherited methods

Constants

KEY_ENTRY_THRESHOLD_SS_RSRP_INT

Added in API level 10000
public static final String KEY_ENTRY_THRESHOLD_SS_RSRP_INT

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.

Constant Value: "opportunistic.entry_threshold_ss_rsrp_int"