aboutsummaryrefslogtreecommitdiffstats
path: root/src/bts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bts.h')
-rw-r--r--src/bts.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bts.h b/src/bts.h
index 25c6473e..608f215e 100644
--- a/src/bts.h
+++ b/src/bts.h
@@ -170,6 +170,8 @@ public:
int rcv_imm_ass_cnf(const uint8_t *data, uint32_t fn);
+ void snd_dl_ass(gprs_rlcmac_tbf *tbf, uint8_t poll, const char *imsi);
+
private:
int m_cur_fn;
struct gprs_rlcmac_bts m_bts;