Try below code. TelephonyManager gives the info of all cellular networks with signal strength.
val cellInfoList: List<CellInfo> = telephonyManager.allCellInfo