Commit a494946d authored by Simon Pastor's avatar Simon Pastor
Browse files

PR comments

parent 8652e2bf
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -218,6 +218,8 @@ func processActiveScenarioUpdate() {
						}
					case mod.NodeTypePoaWifi:
						cellId = ""
					default:
						cellId = ""
					}

					sbi.updateUeDataCB(name, mnc, mcc, cellId, erabIdValid)
@@ -288,6 +290,8 @@ func processActiveScenarioUpdate() {
							}
						case mod.NodeTypePoaWifi:
							cellId = ""
						default:
							cellId = ""
						}

						sbi.updateAppEcgiInfoCB(appName, mnc, mcc, cellId)