aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs_ms.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gprs_ms.h')
-rw-r--r--src/gprs_ms.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gprs_ms.h b/src/gprs_ms.h
index 3d0195ce..17ee41bd 100644
--- a/src/gprs_ms.h
+++ b/src/gprs_ms.h
@@ -76,6 +76,8 @@ public:
uint8_t current_cs_ul() const;
uint8_t current_cs_dl() const;
+ int first_common_ts() const;
+
gprs_llc_queue *llc_queue();
const gprs_llc_queue *llc_queue() const;