aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2021-04-25 17:02:15 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2021-06-10 16:15:35 +0200
commit2aac1765e6e301716770b2fa4e223d6e9ff6cbc7 (patch)
tree189686a7913a52b3cbb352065af1f664e964d3d6 /include/osmocom/bsc
parent3cb4ddd8193d8d1dba8fac332db75c0d147e3ef4 (diff)
implement CHANnel ACTIVate to VAMOS mode
Diffstat (limited to 'include/osmocom/bsc')
-rw-r--r--include/osmocom/bsc/gsm_data.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osmocom/bsc/gsm_data.h b/include/osmocom/bsc/gsm_data.h
index 61e52f6c3..fc6ce3077 100644
--- a/include/osmocom/bsc/gsm_data.h
+++ b/include/osmocom/bsc/gsm_data.h
@@ -602,6 +602,8 @@ struct lchan_activate_info {
/* TSC to use, or -1 for automatically determining the TSC to use. Valid range is 0 to 7, as described in 3GPP
* TS 45.002. */
int tsc;
+
+ bool vamos;
};
enum lchan_modify_for {