From 6be26a97bfda465ced599c705e47d2f748e3bce9 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Tue, 25 Apr 2023 13:34:14 +0200 Subject: layer23: Use subscriber information and events to trigger GMMREG Attach Change-Id: I1c7cc120ff4098c0b845e13a6e5e5db8b7e18376 --- src/host/layer23/include/osmocom/bb/modem/sm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/host/layer23/include/osmocom/bb/modem/sm.h') diff --git a/src/host/layer23/include/osmocom/bb/modem/sm.h b/src/host/layer23/include/osmocom/bb/modem/sm.h index 51000cfd..b1a5df5a 100644 --- a/src/host/layer23/include/osmocom/bb/modem/sm.h +++ b/src/host/layer23/include/osmocom/bb/modem/sm.h @@ -5,3 +5,4 @@ struct osmocom_ms; int modem_sm_init(struct osmocom_ms *ms); +int modem_sm_smreg_pdp_act_req(const struct osmocom_ms *ms, const struct osmobb_apn *apn); -- cgit v1.2.3